diff --git a/bucket/garnet.json b/bucket/garnet.json index 8168dc34f2..42e0bfa057 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.16", + "version": "1.0.17", "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.16/win-x64-based-readytorun.zip", - "hash": "0eb4fd7b7c6d4145d57e5e23318545d58078a666d04ef20ab643388b40c1b9bf" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.17/win-x64-based-readytorun.zip", + "hash": "1357b0ba82d9f73af0e2ff6c820cce0f1cbb79f6e001f3a5bfbdafafb5dcd238" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.16/win-arm64-based-readytorun.zip", - "hash": "8fb73e671cd613fbc60770e8d52d58cebe15346c6b3b82ccb6e005f0894da69a" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.17/win-arm64-based-readytorun.zip", + "hash": "6e7fbe34e42be825a1a98475b22ec1600276d28373a460ded38830d3380ae530" } }, "bin": "GarnetServer.exe",