mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
nats-server: Update to version 2.9.16
This commit is contained in:
parent
2c562bca8d
commit
f286c5391e
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "2.9.15",
|
"version": "2.9.16",
|
||||||
"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.15/nats-server-v2.9.15-windows-amd64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.16/nats-server-v2.9.16-windows-amd64.zip",
|
||||||
"hash": "090f5c310beeb94f603898c6940f2793c292b20c131e578967fc2cdbd01bd42a",
|
"hash": "293013cd810f35f2a3dd25b0d850da248bc45af46b854a805383f848db3e9fa0",
|
||||||
"extract_dir": "nats-server-v2.9.15-windows-amd64"
|
"extract_dir": "nats-server-v2.9.16-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.15/nats-server-v2.9.15-windows-386.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.16/nats-server-v2.9.16-windows-386.zip",
|
||||||
"hash": "8d2b23f33357383cf9eeb334f303dcee78a8f31b8b26069690f4af0e25cdb28d",
|
"hash": "108ea475711e11231fe3d5e1a1ae97be7d974b9916e8550f8809a7b6d9b728fb",
|
||||||
"extract_dir": "nats-server-v2.9.15-windows-386"
|
"extract_dir": "nats-server-v2.9.16-windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.15/nats-server-v2.9.15-windows-arm64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.16/nats-server-v2.9.16-windows-arm64.zip",
|
||||||
"hash": "341f85d90b15e4713aa342898dab034702b4191f99a5ca484a9e731a7fda01c7",
|
"hash": "8d16c8167d52bd52f7a71ed955d400e5d680fbf6c52752c7a4a1b9c51c5849a6",
|
||||||
"extract_dir": "nats-server-v2.9.15-windows-arm64"
|
"extract_dir": "nats-server-v2.9.16-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nats-server.exe",
|
"bin": "nats-server.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user