зеркало из https://github.com/microsoft/vcpkg.git
[libnick] Update to 2024.5.1 (#38949)
- [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x] SHA512s are updated for each updated download. - [x] The "supports" clause reflects platforms that may be fixed by this new version. - [x] Any fixed [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt) entries are removed from that file. - [x] Any patches that are no longer applied are deleted from the port's directory. - [x] The version database is fixed by rerunning `./vcpkg x-add-version --all` and committing the result. - [x] Only one version is added to each modified port's versions file.
This commit is contained in:
Родитель
87d5f800a6
Коммит
d8814203c8
|
@ -6,7 +6,7 @@ vcpkg_from_github(
|
|||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO NickvisionApps/libnick
|
||||
REF "${VERSION}"
|
||||
SHA512 2d2903bc7acf7cb3b86907ecf393d56b338bc6655a51e25e5346f1c37c194dbe176820c53c0e8351acaec9fc54f17188394277cac759f3b68c6e518189944790
|
||||
SHA512 1b28934dc13879ff116328cefba61ca52a4880bf603176c739850f4072b986f7894df2b5a66d46675bb981ba0684cf638dddaf4064cb6ac584b004dcc940e2e0
|
||||
HEAD_REF main
|
||||
)
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "libnick",
|
||||
"version": "2024.3.1",
|
||||
"version": "2024.5.1",
|
||||
"maintainers": "Nicholas Logozzo nlogozzo225@gmail.com",
|
||||
"description": "A cross-platform base for native Nickvision applications.",
|
||||
"homepage": "https://github.com/NickvisionApps/libnick",
|
||||
|
|
|
@ -4717,7 +4717,7 @@
|
|||
"port-version": 4
|
||||
},
|
||||
"libnick": {
|
||||
"baseline": "2024.3.1",
|
||||
"baseline": "2024.5.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"libnoise": {
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "6d4ee60404e76ad1d0a0cfbd798f65808cb8be06",
|
||||
"version": "2024.5.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "461c4e6cc23f7b0ecd873f4b8701de2d799caa53",
|
||||
"version": "2024.3.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче