[libnick] Update to 2024.8.1 (#40283)

This commit is contained in:
Nick Logozzo 2024-08-05 14:37:19 -04:00 committed by GitHub
parent fe1cde61e9
commit 090f93674d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO NickvisionApps/libnick
REF "${VERSION}"
SHA512 ae8fa6b053df587044c5f08d23f3da39260983893df1a29689916695c260cbbb709429379ea128c0c2c4d7bbe801db18d527f60ec3ef9aaf4bd14dbeb0776d85
SHA512 2032e67fcf33561f895b4778f7feac658d758228145338c2eaa0a5f5ff3768eb3d0b0f60972c0e2e6335bf0033a0b3dd5c8f5391e4e418bd5f880707d6bbf40b
HEAD_REF main
)

View File

@ -1,6 +1,6 @@
{
"name": "libnick",
"version": "2024.7.3",
"version": "2024.8.1",
"maintainers": "Nicholas Logozzo nlogozzo225@gmail.com",
"description": "A cross-platform base for native Nickvision applications.",
"homepage": "https://github.com/NickvisionApps/libnick",

View File

@ -4773,7 +4773,7 @@
"port-version": 4
},
"libnick": {
"baseline": "2024.7.3",
"baseline": "2024.8.1",
"port-version": 0
},
"libnoise": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e639bd17dcf851e53ffaf230104cd8829b55d7b3",
"version": "2024.8.1",
"port-version": 0
},
{
"git-tree": "c18843015c72967b949e67a40e5e79378994121b",
"version": "2024.7.3",