diff --git a/bucket/garnet.json b/bucket/garnet.json index 929618a18a..37dd1c0186 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.19", + "version": "1.0.20", "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.19/win-x64-based-readytorun.zip", - "hash": "bdb5cccc6ecd86b27d073bc63d076d127f85d49b5218350a2cc654f86d5e904a" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.20/win-x64-based-readytorun.zip", + "hash": "bf273a546824c1272fefe46cf74443ad104ed75593fc4961b716bc4c6e7579ab" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.19/win-arm64-based-readytorun.zip", - "hash": "5b0c4a6ce732110b2434f3e02267e504b627f2b0a0dad044c64ef7192eceaeef" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.20/win-arm64-based-readytorun.zip", + "hash": "37edb2c2773bf03b8e0105bf4c8526686b74330650cec652cb66f65cafd6f05a" } }, "bin": "GarnetServer.exe",