nats-server: Update to version 2.10.7

This commit is contained in:
github-actions[bot] 2023-12-07 00:32:57 +00:00
parent 5ab60317bc
commit 3ad5181d24

View File

@ -1,23 +1,23 @@
{ {
"version": "2.10.6", "version": "2.10.7",
"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.6/nats-server-v2.10.6-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.7/nats-server-v2.10.7-windows-amd64.zip",
"hash": "8084fc5fc16fa099fae0bb2f74dcf077ab644310918cc16e68b9909330ac798b", "hash": "92c4883cdf608c1e096feabcc9a0f46935ba34fce72210520ba2e66207968630",
"extract_dir": "nats-server-v2.10.6-windows-amd64" "extract_dir": "nats-server-v2.10.7-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.6/nats-server-v2.10.6-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.7/nats-server-v2.10.7-windows-386.zip",
"hash": "cb1ebd4d269626c39f060ff43ba9d12a0d2d5da54d722c1c4b6b51c6039f8598", "hash": "f37550827e968c106f2a4f6e0aa44ceb0b8c3b16b62e1262af4d857988bac0b3",
"extract_dir": "nats-server-v2.10.6-windows-386" "extract_dir": "nats-server-v2.10.7-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.6/nats-server-v2.10.6-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.7/nats-server-v2.10.7-windows-arm64.zip",
"hash": "7d5993a8e45dd3be0ae5eb1b27e6594f3bb16634b159a0c4d7afcd00df8d2f6d", "hash": "c8a6c66446b976d57c2e4d52fcee94843691b5e88d16b574e551b3cce9fd6845",
"extract_dir": "nats-server-v2.10.6-windows-arm64" "extract_dir": "nats-server-v2.10.7-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",