mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nats-server: Update to version 2.9.5
This commit is contained in:
parent
2e63b709d5
commit
30f8bd34d0
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9.4",
|
"version": "2.9.5",
|
||||||
"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.4/nats-server-v2.9.4-windows-amd64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.5/nats-server-v2.9.5-windows-amd64.zip",
|
||||||
"hash": "ba5d135b14bb4f4c106639c6f0b3fe5530b4e9ec4dd2c4e3b83f78c0e808e435",
|
"hash": "86c963d3780234e6fecdaf72b9c89c9ecc2fc534d21c8e3ae855d0c062e41842",
|
||||||
"extract_dir": "nats-server-v2.9.4-windows-amd64"
|
"extract_dir": "nats-server-v2.9.5-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.4/nats-server-v2.9.4-windows-386.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.5/nats-server-v2.9.5-windows-386.zip",
|
||||||
"hash": "22637b7bdefdf88111a160091d23be60cca805a2156598dcc95f2880b7525372",
|
"hash": "08e000d06c8a5f3736e305178d7825918f689fb339394fe8c7ad183a4b17ac6e",
|
||||||
"extract_dir": "nats-server-v2.9.4-windows-386"
|
"extract_dir": "nats-server-v2.9.5-windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.4/nats-server-v2.9.4-windows-arm64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.5/nats-server-v2.9.5-windows-arm64.zip",
|
||||||
"hash": "0771a0d0c1d7ffa20ad20f28898e58a6871cfc6212614f391aaa1aecdfde895f",
|
"hash": "afc996f18278565f5174d6c189947d28048e2e5b00f440a608aa1d6743d268dd",
|
||||||
"extract_dir": "nats-server-v2.9.4-windows-arm64"
|
"extract_dir": "nats-server-v2.9.5-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nats-server.exe",
|
"bin": "nats-server.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user