From a203a45d33a4caf4e87226af50011a3b64bcd3ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 20:28:35 +0000 Subject: [PATCH] garnet: Update to version 1.0.36 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 190af9841f..eb0bfd57d9 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.35", + "version": "1.0.36", "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.35/win-x64-based-readytorun.zip", - "hash": "19907a6bc182d48b6fc9e1d8f7fbbfe59b534d1da02df3d496efb5ab02b35fcf" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.36/win-x64-based-readytorun.zip", + "hash": "786cab16ed91d03b261f3e3b9924cc35c7b34cafbc02efaa296a766a5a9d7da6" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.35/win-arm64-based-readytorun.zip", - "hash": "4d7b3e637f004b2c3b27dc11e064ad3173e037f45d1067bb5da9854b60e04409" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.36/win-arm64-based-readytorun.zip", + "hash": "fb154ce989fdd2f41385e9a3728dbabdace504dfa3f1eaf57461fb6f1ea08d2e" } }, "bin": "GarnetServer.exe",