nats-server: Update to version 2.10.24

This commit is contained in:
github-actions[bot] 2024-12-17 20:28:41 +00:00
parent e4e591511e
commit fa67c61b30

View File

@ -1,23 +1,23 @@
{
"version": "2.10.23",
"version": "2.10.24",
"description": "High-Performance server for NATS.io, the cloud and edge native messaging system",
"homepage": "https://github.com/nats-io/nats-server",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.23/nats-server-v2.10.23-windows-amd64.zip",
"hash": "4ec39c0df08823a062dcdaac23ccf7ee56e76ccc27b69134f3e9b1549bc0f305",
"extract_dir": "nats-server-v2.10.23-windows-amd64"
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.24/nats-server-v2.10.24-windows-amd64.zip",
"hash": "bf94c9a9f1685147fd95f6c62f26d16fb72dc8c8c592e2d8c9115e2491c508c3",
"extract_dir": "nats-server-v2.10.24-windows-amd64"
},
"32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.23/nats-server-v2.10.23-windows-386.zip",
"hash": "e3c9baeade7306b87811461e749f7be21583be1e3bf30b225970d329fe195eb9",
"extract_dir": "nats-server-v2.10.23-windows-386"
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.24/nats-server-v2.10.24-windows-386.zip",
"hash": "e9e0226bd80e33c5ea2c66564bd9d6521c396c53d2a69e923338edc7de70d9e2",
"extract_dir": "nats-server-v2.10.24-windows-386"
},
"arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.23/nats-server-v2.10.23-windows-arm64.zip",
"hash": "dd41f4c8d7d5fdd435670e8fc96da885081cdde49bf4941faaa0a1b63ae0dc5d",
"extract_dir": "nats-server-v2.10.23-windows-arm64"
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.24/nats-server-v2.10.24-windows-arm64.zip",
"hash": "37bd4d3274254ced395dfc0f72e2df9cdf58ed2f14e580e3fbd603a6315b5d3e",
"extract_dir": "nats-server-v2.10.24-windows-arm64"
}
},
"bin": "nats-server.exe",