mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
nats-server: Update to version 2.11.7
This commit is contained in:
parent
b7c2bd191c
commit
7a3698fb50
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "2.11.6",
|
"version": "2.11.7",
|
||||||
"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.11.6/nats-server-v2.11.6-windows-amd64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.7/nats-server-v2.11.7-windows-amd64.zip",
|
||||||
"hash": "947aea642cc2b7b688a11a71c36c80a030cabb109167246ca1f8fbf30dc1c83b",
|
"hash": "07a1b7d68d7853c4c6032021439a0447d2df99de8302d06acc2974bb14812216",
|
||||||
"extract_dir": "nats-server-v2.11.6-windows-amd64"
|
"extract_dir": "nats-server-v2.11.7-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.6/nats-server-v2.11.6-windows-386.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.7/nats-server-v2.11.7-windows-386.zip",
|
||||||
"hash": "3f1b28c68d847e8e551307a219699012e53cb7ffc67feec919d2627a8819f47b",
|
"hash": "fd6faa9f075733607da4a80d29439dbbbbdbb0b6fccffff1681602c00303bd6b",
|
||||||
"extract_dir": "nats-server-v2.11.6-windows-386"
|
"extract_dir": "nats-server-v2.11.7-windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.6/nats-server-v2.11.6-windows-arm64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.11.7/nats-server-v2.11.7-windows-arm64.zip",
|
||||||
"hash": "cc9ba35e7d577f2e4b5dfcb6f7e70607afe933472ebc3b46f4d2a31cd28506ae",
|
"hash": "044f586cf4cc9c68fa8bf7dce77cd4c6d22240eeadffc8596734fa448ba958cd",
|
||||||
"extract_dir": "nats-server-v2.11.6-windows-arm64"
|
"extract_dir": "nats-server-v2.11.7-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nats-server.exe",
|
"bin": "nats-server.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user