From fa67c61b300c2f85d4a6a7da9969a7e4633bed0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:28:41 +0000 Subject: [PATCH] nats-server: Update to version 2.10.24 --- bucket/nats-server.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nats-server.json b/bucket/nats-server.json index 848591e74c..a9adf0aa90 100644 --- a/bucket/nats-server.json +++ b/bucket/nats-server.json @@ -1,23 +1,23 @@ { - "version": "2.10.23", + "version": "2.10.24", "description": "High-Performance server for NATS.io, the cloud and edge native messaging system", "homepage": "https://github.com/nats-io/nats-server", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.23/nats-server-v2.10.23-windows-amd64.zip", - "hash": "4ec39c0df08823a062dcdaac23ccf7ee56e76ccc27b69134f3e9b1549bc0f305", - "extract_dir": "nats-server-v2.10.23-windows-amd64" + "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.24/nats-server-v2.10.24-windows-amd64.zip", + "hash": "bf94c9a9f1685147fd95f6c62f26d16fb72dc8c8c592e2d8c9115e2491c508c3", + "extract_dir": "nats-server-v2.10.24-windows-amd64" }, "32bit": { - "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.23/nats-server-v2.10.23-windows-386.zip", - "hash": "e3c9baeade7306b87811461e749f7be21583be1e3bf30b225970d329fe195eb9", - "extract_dir": "nats-server-v2.10.23-windows-386" + "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.24/nats-server-v2.10.24-windows-386.zip", + "hash": "e9e0226bd80e33c5ea2c66564bd9d6521c396c53d2a69e923338edc7de70d9e2", + "extract_dir": "nats-server-v2.10.24-windows-386" }, "arm64": { - "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.23/nats-server-v2.10.23-windows-arm64.zip", - "hash": "dd41f4c8d7d5fdd435670e8fc96da885081cdde49bf4941faaa0a1b63ae0dc5d", - "extract_dir": "nats-server-v2.10.23-windows-arm64" + "url": "https://github.com/nats-io/nats-server/releases/download/v2.10.24/nats-server-v2.10.24-windows-arm64.zip", + "hash": "37bd4d3274254ced395dfc0f72e2df9cdf58ed2f14e580e3fbd603a6315b5d3e", + "extract_dir": "nats-server-v2.10.24-windows-arm64" } }, "bin": "nats-server.exe",