diff --git a/bucket/garnet.json b/bucket/garnet.json index 42e0bfa057..1bfa4bd242 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.17", + "version": "1.0.18", "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.17/win-x64-based-readytorun.zip", - "hash": "1357b0ba82d9f73af0e2ff6c820cce0f1cbb79f6e001f3a5bfbdafafb5dcd238" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.18/win-x64-based-readytorun.zip", + "hash": "c2f676a2e6f7f295a650f6ad686c610559a718c24327fe6f4306067927e98db8" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.17/win-arm64-based-readytorun.zip", - "hash": "6e7fbe34e42be825a1a98475b22ec1600276d28373a460ded38830d3380ae530" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.18/win-arm64-based-readytorun.zip", + "hash": "152e60938769486d83553b39f21be440f4cc060c2d59a2bd3a7821829adcaef5" } }, "bin": "GarnetServer.exe",