diff --git a/bucket/garnet.json b/bucket/garnet.json index 37dd1c0186..3b2bb9c726 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.20", + "version": "1.0.21", "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.20/win-x64-based-readytorun.zip", - "hash": "bf273a546824c1272fefe46cf74443ad104ed75593fc4961b716bc4c6e7579ab" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.21/win-x64-based-readytorun.zip", + "hash": "5b8f0e6048a1459890bd04a054e60a4e1842db1528f7b0c386489eee23810fea" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.20/win-arm64-based-readytorun.zip", - "hash": "37edb2c2773bf03b8e0105bf4c8526686b74330650cec652cb66f65cafd6f05a" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.21/win-arm64-based-readytorun.zip", + "hash": "314c9e61a5183868dff1531a190de7752fcd5df1478f4c59a0f3d2aee3ebcc0b" } }, "bin": "GarnetServer.exe",