diff --git a/bucket/garnet.json b/bucket/garnet.json index fab50339e1..b6ef5344c1 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.53", + "version": "1.0.54", "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.53/win-x64-based-readytorun.zip", - "hash": "278212c84e0485c40c3fc2005439e29b4524bbc8f99d09d41c901f7cc1a09559" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.54/win-x64-based-readytorun.zip", + "hash": "799a02559f9cb46c345b2ffbde27a734a63c8aa248039075ffbb557f896e7da8" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.53/win-arm64-based-readytorun.zip", - "hash": "0155b7fa2708697ef3a19f6d14c73644a046973fb25c4ffbc761ffb5c42ef562" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.54/win-arm64-based-readytorun.zip", + "hash": "eb0ec00bfbfdf246f086949662aacdf471e21a2b1514d9ffff506e4b209b52b0" } }, "bin": "GarnetServer.exe",