mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nats-server: Update to version 2.10.4
This commit is contained in:
parent
8ac25877cd
commit
6dddce2bca
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "2.10.3",
|
"version": "2.10.4",
|
||||||
"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.10.3/nats-server-v2.10.3-windows-amd64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.4/nats-server-v2.10.4-windows-amd64.zip",
|
||||||
"hash": "4c1d9537562134450e2332dc1561d1ab64beb45fc82e01bc89b9403e3f6d680f",
|
"hash": "8792f3578b6ba3c8f3fc7763da1aea0525e92a02657017831a7d14dfd86e4959",
|
||||||
"extract_dir": "nats-server-v2.10.3-windows-amd64"
|
"extract_dir": "nats-server-v2.10.4-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.3/nats-server-v2.10.3-windows-386.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.4/nats-server-v2.10.4-windows-386.zip",
|
||||||
"hash": "4f634cd6f9903eb851b88f6a2b84b4551124cc2e6e62edd8772929154da70279",
|
"hash": "3f2855b2009baf4f1879f5e4c76c3f96cabaa4a059629f45aaea2bf0ab549c78",
|
||||||
"extract_dir": "nats-server-v2.10.3-windows-386"
|
"extract_dir": "nats-server-v2.10.4-windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.3/nats-server-v2.10.3-windows-arm64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.4/nats-server-v2.10.4-windows-arm64.zip",
|
||||||
"hash": "17e0d9361776490fb95ba2ed872852b004b05259d4494ebd5815651c60b9140c",
|
"hash": "c608a2db89013d32ef55b0be4b8c2df997bc5961953dfba98efedecea756999f",
|
||||||
"extract_dir": "nats-server-v2.10.3-windows-arm64"
|
"extract_dir": "nats-server-v2.10.4-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nats-server.exe",
|
"bin": "nats-server.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user