nats-server: Update to version 2.10.26

This commit is contained in:
github-actions[bot] 2025-02-25 20:29:24 +00:00
parent 689c18b7ea
commit d73726f6fa

View File

@ -1,23 +1,23 @@
{ {
"version": "2.10.25", "version": "2.10.26",
"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.25/nats-server-v2.10.25-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.26/nats-server-v2.10.26-windows-amd64.zip",
"hash": "cfc706d1add1d61e7f00023f12ab8e4266f2dddce21ac1cb0934d261d793b185", "hash": "e1f9c4eee642bd521878dc493de8514b25c1468e3f2420312aa52f96f7bcbabf",
"extract_dir": "nats-server-v2.10.25-windows-amd64" "extract_dir": "nats-server-v2.10.26-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.25/nats-server-v2.10.25-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.26/nats-server-v2.10.26-windows-386.zip",
"hash": "e638ee003322c68d79e19390c37b430610e803d9312e7e02f8670656ae85f70c", "hash": "8970f15b0a01a777f8673560eb74c03b67192a35c15b8ee92a6743398a564a59",
"extract_dir": "nats-server-v2.10.25-windows-386" "extract_dir": "nats-server-v2.10.26-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.25/nats-server-v2.10.25-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.26/nats-server-v2.10.26-windows-arm64.zip",
"hash": "b56cfde19c9a253601bf0e85a3981daf66a458039459d190ce2cf5ea9d8a0842", "hash": "89f12985c4e4d1071093850f92154e742c80933ccadc1fa1f07bd5ade466c616",
"extract_dir": "nats-server-v2.10.25-windows-arm64" "extract_dir": "nats-server-v2.10.26-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",