mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nats-server: Update to version 2.10.22
This commit is contained in:
parent
7ab96e794d
commit
26a56fbcf2
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "2.10.21",
|
"version": "2.10.22",
|
||||||
"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.21/nats-server-v2.10.21-windows-amd64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.22/nats-server-v2.10.22-windows-amd64.zip",
|
||||||
"hash": "2cbb325b34df6c98895d5ef4f2511df8ed0b3f7d2c6b267f9fe7e06938952699",
|
"hash": "33c8a0c6feb441ec4c7007e0af9ef2a45356d6809cd08ec4871a3d659fc74e91",
|
||||||
"extract_dir": "nats-server-v2.10.21-windows-amd64"
|
"extract_dir": "nats-server-v2.10.22-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.21/nats-server-v2.10.21-windows-386.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.22/nats-server-v2.10.22-windows-386.zip",
|
||||||
"hash": "d37430538a21b07b9945e3197e32be132564d758fc145aff1306e60472abd223",
|
"hash": "339e2dc509616128910ac6931dfc903b0101f205ef82dfbaf35f92c5f5d3c991",
|
||||||
"extract_dir": "nats-server-v2.10.21-windows-386"
|
"extract_dir": "nats-server-v2.10.22-windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.21/nats-server-v2.10.21-windows-arm64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.22/nats-server-v2.10.22-windows-arm64.zip",
|
||||||
"hash": "18875a464aea82651699b19062993fcfc60181b1b66c2d6d8307ab1286b18a83",
|
"hash": "04cc89b35866d0a55768cf4a3168d9b750c5c1037e73ebaf8c45c5168a0ec0dc",
|
||||||
"extract_dir": "nats-server-v2.10.21-windows-arm64"
|
"extract_dir": "nats-server-v2.10.22-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nats-server.exe",
|
"bin": "nats-server.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user