nats-server: Update to version 2.10.9

This commit is contained in:
github-actions[bot] 2024-01-11 08:26:58 +00:00
parent 8508a66f35
commit f86eceaffd

View File

@ -1,23 +1,23 @@
{ {
"version": "2.10.8", "version": "2.10.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.10.8/nats-server-v2.10.8-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.9/nats-server-v2.10.9-windows-amd64.zip",
"hash": "032ed7ebec9d3f40d9b096b005101a3568a2ab07bee93be9db089eef354f3dab", "hash": "bfbd7ff25afbd3642c609bef2b2b7dc2aa50bd5bd68ccc49e93fad19a9a6cb6e",
"extract_dir": "nats-server-v2.10.8-windows-amd64" "extract_dir": "nats-server-v2.10.9-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.8/nats-server-v2.10.8-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.9/nats-server-v2.10.9-windows-386.zip",
"hash": "d59a2a18051db1b8d0a3b686ce36c084985f4a3e480f88737032b3ef10d8ec82", "hash": "078795336bde77d764e86e594755ba1d891a4b6d8afbee88ea4206fab4487f67",
"extract_dir": "nats-server-v2.10.8-windows-386" "extract_dir": "nats-server-v2.10.9-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.8/nats-server-v2.10.8-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.9/nats-server-v2.10.9-windows-arm64.zip",
"hash": "001dcd25dab863459c83f44618ef32527e2b67974aa247b1548332c5b6b62336", "hash": "14eaf9ce065ce9f6387560e24e01461cb06b4df09effe57e8a6cd2cb14ccf747",
"extract_dir": "nats-server-v2.10.8-windows-arm64" "extract_dir": "nats-server-v2.10.9-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",