nats-server: Update to version 2.10.17

This commit is contained in:
github-actions[bot] 2024-06-28 00:33:41 +00:00
parent 57683a5447
commit ebf879e8a2

View File

@ -1,23 +1,23 @@
{ {
"version": "2.10.16", "version": "2.10.17",
"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.16/nats-server-v2.10.16-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.17/nats-server-v2.10.17-windows-amd64.zip",
"hash": "22a5ef3a54200ebdebaa325822f477c89dc6533ec6fc1f531d897aa876517ccf", "hash": "05590ce7be8802cbd8a75ce84fd74bd4f6ffd65f141277363936143f264d2f47",
"extract_dir": "nats-server-v2.10.16-windows-amd64" "extract_dir": "nats-server-v2.10.17-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.16/nats-server-v2.10.16-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.17/nats-server-v2.10.17-windows-386.zip",
"hash": "bb0cdcb6356909505b03bf3eb0ad32adcc53f9c7fbf2744c7088fe60bc887569", "hash": "9d59c970e14264b8bf6c054ce369442d2556852c65b4ebb6a826963fed4629bd",
"extract_dir": "nats-server-v2.10.16-windows-386" "extract_dir": "nats-server-v2.10.17-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.16/nats-server-v2.10.16-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.17/nats-server-v2.10.17-windows-arm64.zip",
"hash": "2a7e7c97747354aca010f50e17da5a5bfe9ee99ce44e40a37bab4cfc36fc9828", "hash": "3cdd19371f75159742619c80cbb47d1cddd972bef4bbce2e17f57162451b78ca",
"extract_dir": "nats-server-v2.10.16-windows-arm64" "extract_dir": "nats-server-v2.10.17-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",