From 713750c7d6f6b8eb082a1633964cb68d0e81b0af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 04:30:23 +0000 Subject: [PATCH] garnet: Update to version 1.0.35 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index d2372bbc4f..190af9841f 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.34", + "version": "1.0.35", "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.34/win-x64-based-readytorun.zip", - "hash": "929b9c84390b2b6f4f99a4942e5258cd711517559232a0a77488b0e0a9d0c191" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.35/win-x64-based-readytorun.zip", + "hash": "19907a6bc182d48b6fc9e1d8f7fbbfe59b534d1da02df3d496efb5ab02b35fcf" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.34/win-arm64-based-readytorun.zip", - "hash": "9f6a45b2efcd639da98589a5d89d6e95df3a0514fb25bb48546893a4bdd02145" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.35/win-arm64-based-readytorun.zip", + "hash": "4d7b3e637f004b2c3b27dc11e064ad3173e037f45d1067bb5da9854b60e04409" } }, "bin": "GarnetServer.exe",