diff --git a/bucket/garnet.json b/bucket/garnet.json index 1bfa4bd242..929618a18a 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.18", + "version": "1.0.19", "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.18/win-x64-based-readytorun.zip", - "hash": "c2f676a2e6f7f295a650f6ad686c610559a718c24327fe6f4306067927e98db8" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.19/win-x64-based-readytorun.zip", + "hash": "bdb5cccc6ecd86b27d073bc63d076d127f85d49b5218350a2cc654f86d5e904a" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.18/win-arm64-based-readytorun.zip", - "hash": "152e60938769486d83553b39f21be440f4cc060c2d59a2bd3a7821829adcaef5" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.19/win-arm64-based-readytorun.zip", + "hash": "5b0c4a6ce732110b2434f3e02267e504b627f2b0a0dad044c64ef7192eceaeef" } }, "bin": "GarnetServer.exe",