nats-server: Update to version 2.9.18

This commit is contained in:
github-actions[bot] 2023-06-13 20:24:13 +00:00
parent e96a43f223
commit 286f0934b9

View File

@ -1,23 +1,23 @@
{ {
"version": "2.9.17", "version": "2.9.18",
"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.17/nats-server-v2.9.17-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.18/nats-server-v2.9.18-windows-amd64.zip",
"hash": "5648a1feb86600d6634fdc405a3b08b77ac8ee7695248c10587e9809a07baae8", "hash": "139c2d63193d7df39894b144fb08a40e15548f89087e1932617239d36ab0c901",
"extract_dir": "nats-server-v2.9.17-windows-amd64" "extract_dir": "nats-server-v2.9.18-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.17/nats-server-v2.9.17-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.18/nats-server-v2.9.18-windows-386.zip",
"hash": "590278ccf14eb431d2c6db5a5535e5e0240df3cf419f0361a6c8c7e448f1cd0c", "hash": "9fe7d0503c64d07cba0c252f27664a451de934ac84b574f1beef70b69be1c9f2",
"extract_dir": "nats-server-v2.9.17-windows-386" "extract_dir": "nats-server-v2.9.18-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.17/nats-server-v2.9.17-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.18/nats-server-v2.9.18-windows-arm64.zip",
"hash": "68f7afbb3ab7075af6e8390b008dc748814735fe32e73585c0fd28743ad0d2be", "hash": "a73fd52abaabdd9c8ba9233695675a9e5ff6a094d94d78e464d6dafe9573548b",
"extract_dir": "nats-server-v2.9.17-windows-arm64" "extract_dir": "nats-server-v2.9.18-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",