nats-server: Update to version 2.10.10

This commit is contained in:
github-actions[bot] 2024-02-02 20:23:31 +00:00
parent b0b2f5f040
commit 6185f839f8

View File

@ -1,23 +1,23 @@
{ {
"version": "2.10.9", "version": "2.10.10",
"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.9/nats-server-v2.10.9-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.10/nats-server-v2.10.10-windows-amd64.zip",
"hash": "bfbd7ff25afbd3642c609bef2b2b7dc2aa50bd5bd68ccc49e93fad19a9a6cb6e", "hash": "d135040811bbf093dc9eb84df2db3c895d497133278e4db70f6f5b26b421838c",
"extract_dir": "nats-server-v2.10.9-windows-amd64" "extract_dir": "nats-server-v2.10.10-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.9/nats-server-v2.10.9-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.10/nats-server-v2.10.10-windows-386.zip",
"hash": "078795336bde77d764e86e594755ba1d891a4b6d8afbee88ea4206fab4487f67", "hash": "96bf43e1ab51e419b366942483b4d272377243c40300ed39c3d34c50f1f05bd1",
"extract_dir": "nats-server-v2.10.9-windows-386" "extract_dir": "nats-server-v2.10.10-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.9/nats-server-v2.10.9-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.10/nats-server-v2.10.10-windows-arm64.zip",
"hash": "14eaf9ce065ce9f6387560e24e01461cb06b4df09effe57e8a6cd2cb14ccf747", "hash": "049064662512d00308bf5c199a0de6300ac131615a34a092421892c3d64ffbdf",
"extract_dir": "nats-server-v2.10.9-windows-arm64" "extract_dir": "nats-server-v2.10.10-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",