From f6ce0e80b7d1167aff410c7c78257e99d97a50d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 20:27:32 +0000 Subject: [PATCH] garnet: Update to version 1.0.24 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 13c7a786eb..ad977a2387 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.23", + "version": "1.0.24", "description": "A high-performance cache-store from Microsoft Research.", "homepage": "https://microsoft.github.io/garnet", "license": "MIT", @@ -17,12 +17,12 @@ }, "architecture": { "64bit": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.23/win-x64-based-readytorun.zip", - "hash": "7ca5a79de5234d60821edf306f2d58a650b6ace75285b2541046779bd66e9bbe" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.24/win-x64-based-readytorun.zip", + "hash": "414b514fc80ac2cb6efdce76f8ac3adb056fb261f7bebae55949caf38d2f2c20" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.23/win-arm64-based-readytorun.zip", - "hash": "43fc0ae9454a7d370bdbf955faa6156b9be1a5826aa8e00f9f0b0f2113f2fdbb" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.24/win-arm64-based-readytorun.zip", + "hash": "9b40878f3a833a563930b524c597cdb9cdf51308961f2f70f25c5192f7cc4e29" } }, "bin": "GarnetServer.exe",