nats-server: Update to version 2.11.1

This commit is contained in:
github-actions[bot] 2025-04-08 20:29:16 +00:00
parent 13d46bc73c
commit 62a89d5ff1

View File

@ -1,23 +1,23 @@
{ {
"version": "2.11.0", "version": "2.11.1",
"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.11.0/nats-server-v2.11.0-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.1/nats-server-v2.11.1-windows-amd64.zip",
"hash": "131f8c47b421e6433ec0c193f68b29d2a0ef53365391dcd6c0f70740e8ec79ef", "hash": "f5594798e1b77013b674c0049070d2502c20ee6f03a04d854cac333e2a21ca20",
"extract_dir": "nats-server-v2.11.0-windows-amd64" "extract_dir": "nats-server-v2.11.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.0/nats-server-v2.11.0-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.1/nats-server-v2.11.1-windows-386.zip",
"hash": "39c7bb6bc0f9aa956cae54b4048f7b85f073b61dd5a8b1e083c1196c81af949f", "hash": "e0536567c4184f80b9517dc783e830f17bca4e628baf06ace1a1d79cb9770190",
"extract_dir": "nats-server-v2.11.0-windows-386" "extract_dir": "nats-server-v2.11.1-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.0/nats-server-v2.11.0-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.1/nats-server-v2.11.1-windows-arm64.zip",
"hash": "0fa1e7575fe619e920ac6c124e0ebefca257d34577896f246fe541aa7a927dad", "hash": "1962840c1829d90d58a4a64d7f79971be6b7af505c5a92bb57e2ede65f5bde96",
"extract_dir": "nats-server-v2.11.0-windows-arm64" "extract_dir": "nats-server-v2.11.1-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",