nats-server: Update to version 2.11.9

This commit is contained in:
github-actions[bot] 2025-09-09 16:30:34 +00:00
parent 70bf999d4f
commit 5686f019b2

View File

@ -1,23 +1,23 @@
{ {
"version": "2.11.8", "version": "2.11.9",
"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.8/nats-server-v2.11.8-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.9/nats-server-v2.11.9-windows-amd64.zip",
"hash": "3dd98465626e8c6ed92a784ef13c3f956c7e87fbbb4ee86cc198e377565eaeaf", "hash": "841a953d9be1d55b5f2b990c624b239f7f938baaf00d5627ac34d6c363a2fda3",
"extract_dir": "nats-server-v2.11.8-windows-amd64" "extract_dir": "nats-server-v2.11.9-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.8/nats-server-v2.11.8-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.9/nats-server-v2.11.9-windows-386.zip",
"hash": "e7dcc9b7d1a72419fab9c58ab65abf63a89a0e79b52480373a38b2dcc644e2e9", "hash": "3a7c3e7673d7c6c8cff70fe5ab7cfbf045335fe862ce3ad69d003ceff7c51193",
"extract_dir": "nats-server-v2.11.8-windows-386" "extract_dir": "nats-server-v2.11.9-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.8/nats-server-v2.11.8-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.11.9/nats-server-v2.11.9-windows-arm64.zip",
"hash": "b4efe0a77e66acca2f030f1dd4be72e377a6e80386cab8eeb169d0186344896a", "hash": "70ca84103b23554478d641826690f2ce30e181010b438d9e36daaf2ddc2a42b3",
"extract_dir": "nats-server-v2.11.8-windows-arm64" "extract_dir": "nats-server-v2.11.9-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",