nats-server: Update to version 2.9.22

This commit is contained in:
github-actions[bot] 2023-09-07 00:33:07 +00:00
parent a3a4525b16
commit 5712960cbe

View File

@ -1,23 +1,23 @@
{ {
"version": "2.9.21", "version": "2.9.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.9.21/nats-server-v2.9.21-windows-amd64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.22/nats-server-v2.9.22-windows-amd64.zip",
"hash": "43df40bcf81e819e3467a31c548643439d4200486f3032c61ae4b134243f8796", "hash": "e91db73b02bd4dca3eb7a4bf32e29763450b08d593f73e87d0a6b70102dea0d4",
"extract_dir": "nats-server-v2.9.21-windows-amd64" "extract_dir": "nats-server-v2.9.22-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.21/nats-server-v2.9.21-windows-386.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.22/nats-server-v2.9.22-windows-386.zip",
"hash": "9e20110ce922611c1d47834387abe3f0f485b73a8792b3df442946d3041c784c", "hash": "22dbc8cfbfcd65ea6d761bef11f3c6c2fb3241b1840c5c4e2e513aa947cbfb5c",
"extract_dir": "nats-server-v2.9.21-windows-386" "extract_dir": "nats-server-v2.9.22-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/nats-io/nats-server/releases/download/v2.9.21/nats-server-v2.9.21-windows-arm64.zip", "url": "https://github.com/nats-io/nats-server/releases/download/v2.9.22/nats-server-v2.9.22-windows-arm64.zip",
"hash": "3340c9e956f9d4d4e525957ca2bbedfddc486abd305198699373932a376b633e", "hash": "edcb8c9433fd87fc281979f4036384962fac082317de2e71bf47587c58447c90",
"extract_dir": "nats-server-v2.9.21-windows-arm64" "extract_dir": "nats-server-v2.9.22-windows-arm64"
} }
}, },
"bin": "nats-server.exe", "bin": "nats-server.exe",