diff --git a/bucket/garnet.json b/bucket/garnet.json index 85b426055f..01d680f994 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.89", + "version": "1.0.91", "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.89/win-x64-based-readytorun.zip", - "hash": "9758b75d86de26284cccd7fac1e113c3092d467679258e044598a6a633b1bb1c" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.91/win-x64-based-readytorun.zip", + "hash": "3154db99b9e88ef32eed06f3ac453c57712e57578ba0bf4464c23bc21ff17369" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.89/win-arm64-based-readytorun.zip", - "hash": "6c9932841fc8c6711f1d2a9455c4e868bc9f81ff234fe246be47b5e0519e519d" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.91/win-arm64-based-readytorun.zip", + "hash": "49ab8290ba6a5c859e697a9a436d2be8bd4993be29f684cc4df45a35d705c391" } }, "extract_dir": "net9.0",