nats-server: Update to version 2.10.23

This commit is contained in:
github-actions[bot] 2024-12-10 20:29:23 +00:00
parent 1f2f6f03de
commit b216daaba6

View File

@ -1,23 +1,23 @@
{ {
"version": "2.10.22", "version": "2.10.23",
"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.22/nats-server-v2.10.22-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.23/nats-server-v2.10.23-windows-amd64.zip",
"hash": "33c8a0c6feb441ec4c7007e0af9ef2a45356d6809cd08ec4871a3d659fc74e91", "hash": "4ec39c0df08823a062dcdaac23ccf7ee56e76ccc27b69134f3e9b1549bc0f305",
"extract_dir": "nats-server-v2.10.22-windows-amd64" "extract_dir": "nats-server-v2.10.23-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.22/nats-server-v2.10.22-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.23/nats-server-v2.10.23-windows-386.zip",
"hash": "339e2dc509616128910ac6931dfc903b0101f205ef82dfbaf35f92c5f5d3c991", "hash": "e3c9baeade7306b87811461e749f7be21583be1e3bf30b225970d329fe195eb9",
"extract_dir": "nats-server-v2.10.22-windows-386" "extract_dir": "nats-server-v2.10.23-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.22/nats-server-v2.10.22-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.23/nats-server-v2.10.23-windows-arm64.zip",
"hash": "04cc89b35866d0a55768cf4a3168d9b750c5c1037e73ebaf8c45c5168a0ec0dc", "hash": "dd41f4c8d7d5fdd435670e8fc96da885081cdde49bf4941faaa0a1b63ae0dc5d",
"extract_dir": "nats-server-v2.10.22-windows-arm64" "extract_dir": "nats-server-v2.10.23-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",