mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[cnats] update to 3.12.0 (#48518)
This commit is contained in:
@@ -2,7 +2,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO nats-io/nats.c
|
||||
REF "v${VERSION}"
|
||||
SHA512 2edd9c19ca06f866696f2125fc1452568ad255ff09d26e58eb9c64e21e1d4fbfae208edc0f31eb93f87470f365b5701109f526d75ba5c8f4f0458766677ab2a7
|
||||
SHA512 d1243cd3ea2bc4cffb50b12acb745a3b573eacdc30457dc59ae33def0217ec090df6c706c67cba4ee75ade6db5adf3742affed771aeb77305048a18d8bbac695
|
||||
HEAD_REF main
|
||||
PATCHES
|
||||
fix-sodium-dep.patch
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cnats",
|
||||
"version": "3.10.1",
|
||||
"version": "3.12.0",
|
||||
"description": "A C client for the NATS messaging system",
|
||||
"homepage": "https://github.com/nats-io/nats.c",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@@ -1841,7 +1841,7 @@
|
||||
"port-version": 3
|
||||
},
|
||||
"cnats": {
|
||||
"baseline": "3.10.1",
|
||||
"baseline": "3.12.0",
|
||||
"port-version": 0
|
||||
},
|
||||
"cnl": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "012a96a3aa0d9fcde8f98ed4a2eecda07998a847",
|
||||
"version": "3.12.0",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "8c37f1714365a6c786a13ee08f69d94fd42c242d",
|
||||
"version": "3.10.1",
|
||||
|
||||
Reference in New Issue
Block a user