diff --git a/bucket/garnet.json b/bucket/garnet.json index b6ef5344c1..88fb415e7b 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.54", + "version": "1.0.55", "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.54/win-x64-based-readytorun.zip", - "hash": "799a02559f9cb46c345b2ffbde27a734a63c8aa248039075ffbb557f896e7da8" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.55/win-x64-based-readytorun.zip", + "hash": "0a74a7e6a2afb928ef25a8481f91eef74aae3a893813a8912e0fe25bf918154d" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.54/win-arm64-based-readytorun.zip", - "hash": "eb0ec00bfbfdf246f086949662aacdf471e21a2b1514d9ffff506e4b209b52b0" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.55/win-arm64-based-readytorun.zip", + "hash": "c609081286baf321c0aad49deed386ef274e6a22652b3fcfe18a95c748b43941" } }, "bin": "GarnetServer.exe",