nats-server: Update to version 2.9.6

This commit is contained in:
github-actions[bot] 2022-11-04 16:31:26 +00:00
parent dc988ebde7
commit 0af42a362f

View File

@ -1,23 +1,23 @@
{ {
"version": "2.9.5", "version": "2.9.6",
"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.5/nats-server-v2.9.5-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.6/nats-server-v2.9.6-windows-amd64.zip",
"hash": "86c963d3780234e6fecdaf72b9c89c9ecc2fc534d21c8e3ae855d0c062e41842", "hash": "1c627ca06ec40fafd26befac35640a6fefc63bbb16cbb594f74d493ba670f2c6",
"extract_dir": "nats-server-v2.9.5-windows-amd64" "extract_dir": "nats-server-v2.9.6-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.5/nats-server-v2.9.5-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.6/nats-server-v2.9.6-windows-386.zip",
"hash": "08e000d06c8a5f3736e305178d7825918f689fb339394fe8c7ad183a4b17ac6e", "hash": "b64fb4b2568ccc68fc9b271f0460ae95bfc6c5e6af9206d1cdcb4161879ebc04",
"extract_dir": "nats-server-v2.9.5-windows-386" "extract_dir": "nats-server-v2.9.6-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.5/nats-server-v2.9.5-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.6/nats-server-v2.9.6-windows-arm64.zip",
"hash": "afc996f18278565f5174d6c189947d28048e2e5b00f440a608aa1d6743d268dd", "hash": "63bf2880d7effedd4f57ecf9b808ba596b16751618128fa368b572d38878e6b0",
"extract_dir": "nats-server-v2.9.5-windows-arm64" "extract_dir": "nats-server-v2.9.6-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",