diff --git a/bucket/garnet.json b/bucket/garnet.json index 049321adf7..9ea6e3247f 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.59", + "version": "1.0.60", "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.59/win-x64-based-readytorun.zip", - "hash": "b0a1dc3cd1ba1fd2b923ba074d9cecf35128b230b3bfdce28b2a4f0990fe2c0c" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.60/win-x64-based-readytorun.zip", + "hash": "37446b38b1a00f7cc1f12a8c048939161f60049e04582abb799f9d75d5b9be62" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.59/win-arm64-based-readytorun.zip", - "hash": "ce90dd77b33dc3bd5f3533d483d6777cd126e3c55fd646db29c9ec792c80e6ae" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.60/win-arm64-based-readytorun.zip", + "hash": "a210b7f7ed86d2037abf1a6a49b6d54a4d473ca4f8e23fa600b220e699f8937f" } }, "bin": "GarnetServer.exe",