nats-server: Update to version 2.10.6

This commit is contained in:
github-actions[bot] 2023-12-01 20:24:59 +00:00
parent 2ef8d2c132
commit 84c8fcfd15

View File

@ -1,23 +1,23 @@
{ {
"version": "2.10.5", "version": "2.10.6",
"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.5/nats-server-v2.10.5-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.6/nats-server-v2.10.6-windows-amd64.zip",
"hash": "0e07ed8f8ce2b0db0830eae0ba996f5023d8297ca043801411775555c183a964", "hash": "8084fc5fc16fa099fae0bb2f74dcf077ab644310918cc16e68b9909330ac798b",
"extract_dir": "nats-server-v2.10.5-windows-amd64" "extract_dir": "nats-server-v2.10.6-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.5/nats-server-v2.10.5-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.6/nats-server-v2.10.6-windows-386.zip",
"hash": "88439126a24f7530be3d8c0439955be8733acea924d986c8846d44b9514bd647", "hash": "cb1ebd4d269626c39f060ff43ba9d12a0d2d5da54d722c1c4b6b51c6039f8598",
"extract_dir": "nats-server-v2.10.5-windows-386" "extract_dir": "nats-server-v2.10.6-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.10.5/nats-server-v2.10.5-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.6/nats-server-v2.10.6-windows-arm64.zip",
"hash": "5593a5f138b9be43f375c991b3a280cd7e611e9f5c174067eaecb3eb60413aa0", "hash": "7d5993a8e45dd3be0ae5eb1b27e6594f3bb16634b159a0c4d7afcd00df8d2f6d",
"extract_dir": "nats-server-v2.10.5-windows-arm64" "extract_dir": "nats-server-v2.10.6-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",