Update cnats to 3.4.1 (#27511)

Co-authored-by: Jaegermeiste <jay@bleedingeyestudios.com>
This commit is contained in:
Jason George 2022-10-27 19:27:21 -07:00 committed by GitHub
parent e4dba19c12
commit bdb85dd566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO nats-io/nats.c
REF 8c36c16a9d086738512c9e55157481f8ce46be7c #v3.3.0
SHA512 5540916cadadb1e0e84be111fe69b88b5f953cacea6d05d3030f8f11b67865c18e5ef7739303def67e7c57b1032656ab78675f2c6e2ecacf058900575278b5eb
REF b26143da7566e816db66e86f6336ebf5c226c4ad #v3.4.1
SHA512 6422d3d5b59a700ac56730870dab1bbdadd8f85c9a0cef2c685cdd36189b1689d04d5a710500fbc5299445ca32df9434b404fae3018e8266c284aa34259f110a
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "cnats",
"version": "3.3.0",
"version": "3.4.1",
"description": "A C client for the NATS messaging system",
"homepage": "https://github.com/nats-io/nats.c",
"license": "Apache-2.0",

View File

@ -1509,7 +1509,7 @@
"port-version": 1
},
"cnats": {
"baseline": "3.3.0",
"baseline": "3.4.1",
"port-version": 0
},
"cnl": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d886b7595504b34bc08246edd99ceead043f083f",
"version": "3.4.1",
"port-version": 0
},
{
"git-tree": "e4045ec63d36d672939a5bd17e2733acaf759a14",
"version": "3.3.0",