[libnick] Update to 2024.9.1 (#40782)

This commit is contained in:
Nick Logozzo 2024-09-05 01:31:12 -04:00 committed by GitHub
parent 45fa0029f9
commit 0361ec230b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "libnick",
"version": "2024.8.3",
"version": "2024.9.1",
"maintainers": "Nicholas Logozzo nlogozzo225@gmail.com",
"description": "A cross-platform base for native Nickvision applications.",
"homepage": "https://github.com/NickvisionApps/libnick",
@ -8,13 +8,13 @@
"license": "GPL-3.0-only",
"supports": "windows | linux | osx",
"dependencies": [
"boost-json",
"curl",
"gettext-libintl",
{
"name": "glib",
"platform": "linux | osx"
},
"jsoncpp",
{
"name": "libsecret",
"platform": "linux"

View File

@ -4785,7 +4785,7 @@
"port-version": 4
},
"libnick": {
"baseline": "2024.8.3",
"baseline": "2024.9.1",
"port-version": 0
},
"libnoise": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0d12802b4c5fce87a98df1f0d9a0338ea97f32fd",
"version": "2024.9.1",
"port-version": 0
},
{
"git-tree": "7bcd184ced6e1ddc1b4bac4c37406aa83b4d7d97",
"version": "2024.8.3",