nats-server: Update to version 2.9.15

This commit is contained in:
github-actions[bot] 2023-03-02 20:27:17 +00:00
parent 0019168519
commit 41b8d11f99

View File

@ -1,23 +1,23 @@
{ {
"version": "2.9.14", "version": "2.9.15",
"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.9.14/nats-server-v2.9.14-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.15/nats-server-v2.9.15-windows-amd64.zip",
"hash": "b47ca5d88b1a74934145aba3afd6a3b0eee0e543638000cee82b468b8dfbcb3c", "hash": "090f5c310beeb94f603898c6940f2793c292b20c131e578967fc2cdbd01bd42a",
"extract_dir": "nats-server-v2.9.14-windows-amd64" "extract_dir": "nats-server-v2.9.15-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.14/nats-server-v2.9.14-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.15/nats-server-v2.9.15-windows-386.zip",
"hash": "0d105dec5ad8064d393f18b76e3c06049e055faab82f40dcb2e39eb9bda1de04", "hash": "8d2b23f33357383cf9eeb334f303dcee78a8f31b8b26069690f4af0e25cdb28d",
"extract_dir": "nats-server-v2.9.14-windows-386" "extract_dir": "nats-server-v2.9.15-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.14/nats-server-v2.9.14-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.15/nats-server-v2.9.15-windows-arm64.zip",
"hash": "9fc9a529dbf9146c031ae3b54b5e39302042bb99d7cb00f9e7931197fa74b5b0", "hash": "341f85d90b15e4713aa342898dab034702b4191f99a5ca484a9e731a7fda01c7",
"extract_dir": "nats-server-v2.9.14-windows-arm64" "extract_dir": "nats-server-v2.9.15-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",