From 27bcaf2d351ec9c9b13f25cc75afc8e0be4b6fa1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 00:35:02 +0000 Subject: [PATCH] garnet: Update to version 1.0.33 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 4008aec7cd..9694c9df0b 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.32", + "version": "1.0.33", "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.32/win-x64-based-readytorun.zip", - "hash": "285700769ea2373dd3a7c1b2fab9ba513e29b19d9f97af796cb34c9e94b6bc77" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.33/win-x64-based-readytorun.zip", + "hash": "ee2f891ed9bf1c769599cf3240576f0923394c762d23d9cfd0a7c5a7cc7bfdc1" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.32/win-arm64-based-readytorun.zip", - "hash": "242133655632760390c9a0dbeea05a422f95dcf4a8d21bf866d65447ccdf8d90" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.33/win-arm64-based-readytorun.zip", + "hash": "ef9e53cc5eb699a4de0229dc60b208da7fb629c11dd67f07cc0f172d203f9418" } }, "bin": "GarnetServer.exe",