mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
nats-server: Update to version 2.12.2
This commit is contained in:
parent
5594fc1b22
commit
a34a2da8b3
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "2.12.1",
|
"version": "2.12.2",
|
||||||
"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.12.1/nats-server-v2.12.1-windows-amd64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.12.2/nats-server-v2.12.2-windows-amd64.zip",
|
||||||
"hash": "64d4702f31daa2560ba7a0291d2911b36fd6199277721f8ab2aae0d12eb2763e",
|
"hash": "14a6d48627ad2f6b58aba958b945792ea82313cbb7e7d2cef9466b5b0311d521",
|
||||||
"extract_dir": "nats-server-v2.12.1-windows-amd64"
|
"extract_dir": "nats-server-v2.12.2-windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.12.1/nats-server-v2.12.1-windows-386.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.12.2/nats-server-v2.12.2-windows-386.zip",
|
||||||
"hash": "7ed9c8b1a2de68cd3de2298e88d80938ce567fac5cfc1cbad538849e7db31a3d",
|
"hash": "5692a35d5eb658b791380b4d25ee0a15b3accba575e86a5e5328a43634a6b7a2",
|
||||||
"extract_dir": "nats-server-v2.12.1-windows-386"
|
"extract_dir": "nats-server-v2.12.2-windows-386"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/nats-io/nats-server/releases/download/v2.12.1/nats-server-v2.12.1-windows-arm64.zip",
|
"url": "https://github.com/nats-io/nats-server/releases/download/v2.12.2/nats-server-v2.12.2-windows-arm64.zip",
|
||||||
"hash": "27f81e442e7800ebb8d5085672a56f10c57214d4487c784c060a56e3d82c495b",
|
"hash": "ae985b214aa56450c531b2df8378082687391644e3e497ebc7306913860d8f50",
|
||||||
"extract_dir": "nats-server-v2.12.1-windows-arm64"
|
"extract_dir": "nats-server-v2.12.2-windows-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "nats-server.exe",
|
"bin": "nats-server.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user