diff --git a/bucket/garnet.json b/bucket/garnet.json index c8929a8349..d7f41ec951 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.51", + "version": "1.0.52", "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.51/win-x64-based-readytorun.zip", - "hash": "153f575085f91f079661b6c658b23ce78eca604514cd5ecd6000d1fb5e1e8618" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.52/win-x64-based-readytorun.zip", + "hash": "f243ccb5bdb806f22310463d86cabd1c7ff3e87e50b3daf44478035895a8df13" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.51/win-arm64-based-readytorun.zip", - "hash": "0ba6ca6ae9f8f044a7145af661acb49cccfb97922135734f24b17571b507012e" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.52/win-arm64-based-readytorun.zip", + "hash": "f3e09e322a64d0cf4c43a2b60529028740e0c36eaad5d4912e6701c59443db8e" } }, "bin": "GarnetServer.exe",