nats-server: Update to version 2.9.17

This commit is contained in:
github-actions[bot] 2023-05-18 20:25:04 +00:00
parent e391cc704b
commit f7777ed743

View File

@ -1,23 +1,23 @@
{ {
"version": "2.9.16", "version": "2.9.17",
"description": "High-Performance server for NATS.io, the cloud and edge native messaging system", "description": "High-Performance server for NATS.io, the cloud and edge native messaging system",
"homepage": "https://github.com/nats-io/nats-server", "homepage": "https://github.com/nats-io/nats-server",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.16/nats-server-v2.9.16-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.17/nats-server-v2.9.17-windows-amd64.zip",
"hash": "293013cd810f35f2a3dd25b0d850da248bc45af46b854a805383f848db3e9fa0", "hash": "5648a1feb86600d6634fdc405a3b08b77ac8ee7695248c10587e9809a07baae8",
"extract_dir": "nats-server-v2.9.16-windows-amd64" "extract_dir": "nats-server-v2.9.17-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.16/nats-server-v2.9.16-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.17/nats-server-v2.9.17-windows-386.zip",
"hash": "108ea475711e11231fe3d5e1a1ae97be7d974b9916e8550f8809a7b6d9b728fb", "hash": "590278ccf14eb431d2c6db5a5535e5e0240df3cf419f0361a6c8c7e448f1cd0c",
"extract_dir": "nats-server-v2.9.16-windows-386" "extract_dir": "nats-server-v2.9.17-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.16/nats-server-v2.9.16-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.17/nats-server-v2.9.17-windows-arm64.zip",
"hash": "8d16c8167d52bd52f7a71ed955d400e5d680fbf6c52752c7a4a1b9c51c5849a6", "hash": "68f7afbb3ab7075af6e8390b008dc748814735fe32e73585c0fd28743ad0d2be",
"extract_dir": "nats-server-v2.9.16-windows-arm64" "extract_dir": "nats-server-v2.9.17-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",