diff --git a/bucket/garnet.json b/bucket/garnet.json index 9694c9df0b..d2372bbc4f 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.33", + "version": "1.0.34", "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.33/win-x64-based-readytorun.zip", - "hash": "ee2f891ed9bf1c769599cf3240576f0923394c762d23d9cfd0a7c5a7cc7bfdc1" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.34/win-x64-based-readytorun.zip", + "hash": "929b9c84390b2b6f4f99a4942e5258cd711517559232a0a77488b0e0a9d0c191" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.33/win-arm64-based-readytorun.zip", - "hash": "ef9e53cc5eb699a4de0229dc60b208da7fb629c11dd67f07cc0f172d203f9418" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.34/win-arm64-based-readytorun.zip", + "hash": "9f6a45b2efcd639da98589a5d89d6e95df3a0514fb25bb48546893a4bdd02145" } }, "bin": "GarnetServer.exe",