nats-server: Update to version 2.11.0

This commit is contained in:
github-actions[bot] 2025-03-19 16:29:46 +00:00
parent 0baa34d4e7
commit f848893586

View File

@ -1,23 +1,23 @@
{ {
"version": "2.10.26", "version": "2.11.0",
"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.10.26/nats-server-v2.10.26-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.0/nats-server-v2.11.0-windows-amd64.zip",
"hash": "e1f9c4eee642bd521878dc493de8514b25c1468e3f2420312aa52f96f7bcbabf", "hash": "131f8c47b421e6433ec0c193f68b29d2a0ef53365391dcd6c0f70740e8ec79ef",
"extract_dir": "nats-server-v2.10.26-windows-amd64" "extract_dir": "nats-server-v2.11.0-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.26/nats-server-v2.10.26-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.0/nats-server-v2.11.0-windows-386.zip",
"hash": "8970f15b0a01a777f8673560eb74c03b67192a35c15b8ee92a6743398a564a59", "hash": "39c7bb6bc0f9aa956cae54b4048f7b85f073b61dd5a8b1e083c1196c81af949f",
"extract_dir": "nats-server-v2.10.26-windows-386" "extract_dir": "nats-server-v2.11.0-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.26/nats-server-v2.10.26-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.0/nats-server-v2.11.0-windows-arm64.zip",
"hash": "89f12985c4e4d1071093850f92154e742c80933ccadc1fa1f07bd5ade466c616", "hash": "0fa1e7575fe619e920ac6c124e0ebefca257d34577896f246fe541aa7a927dad",
"extract_dir": "nats-server-v2.10.26-windows-arm64" "extract_dir": "nats-server-v2.11.0-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",