mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
nats-server: Update to version 2.10.8
This commit is contained in:
parent
ed1ae1de8b
commit
b89f9c3280
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "2.10.7",
|
||||
"version": "2.10.8",
|
||||
"description": "High-Performance server for NATS.io, the cloud and edge native messaging system",
|
||||
"homepage": "https://github.com/nats-io/nats-server",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.7/nats-server-v2.10.7-windows-amd64.zip",
|
||||
"hash": "92c4883cdf608c1e096feabcc9a0f46935ba34fce72210520ba2e66207968630",
|
||||
"extract_dir": "nats-server-v2.10.7-windows-amd64"
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.8/nats-server-v2.10.8-windows-amd64.zip",
|
||||
"hash": "032ed7ebec9d3f40d9b096b005101a3568a2ab07bee93be9db089eef354f3dab",
|
||||
"extract_dir": "nats-server-v2.10.8-windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.7/nats-server-v2.10.7-windows-386.zip",
|
||||
"hash": "f37550827e968c106f2a4f6e0aa44ceb0b8c3b16b62e1262af4d857988bac0b3",
|
||||
"extract_dir": "nats-server-v2.10.7-windows-386"
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.8/nats-server-v2.10.8-windows-386.zip",
|
||||
"hash": "d59a2a18051db1b8d0a3b686ce36c084985f4a3e480f88737032b3ef10d8ec82",
|
||||
"extract_dir": "nats-server-v2.10.8-windows-386"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.7/nats-server-v2.10.7-windows-arm64.zip",
|
||||
"hash": "c8a6c66446b976d57c2e4d52fcee94843691b5e88d16b574e551b3cce9fd6845",
|
||||
"extract_dir": "nats-server-v2.10.7-windows-arm64"
|
||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.8/nats-server-v2.10.8-windows-arm64.zip",
|
||||
"hash": "001dcd25dab863459c83f44618ef32527e2b67974aa247b1548332c5b6b62336",
|
||||
"extract_dir": "nats-server-v2.10.8-windows-arm64"
|
||||
}
|
||||
},
|
||||
"bin": "nats-server.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user