diff --git a/bucket/garnet.json b/bucket/garnet.json index 48b9567afe..edf77a8b69 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.73", + "version": "1.0.74", "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.73/win-x64-based-readytorun.zip", - "hash": "56913bdeb6e0fe84b4875023751b14f79b7b215fd2f5df0f3d4e05d8b2ded075" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.74/win-x64-based-readytorun.zip", + "hash": "d7251ab51ccd6026db5c4982b302ce417adbdc132f5c4ab26225cd1758bc31d4" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.73/win-arm64-based-readytorun.zip", - "hash": "b2ddb01de4540a03dd243d258d037e6e5a7bcbd44543df0ca0c26350a243acf8" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.74/win-arm64-based-readytorun.zip", + "hash": "57153c261905074648b174014dc73553bed3f40a68d405f3dfa0f6022d3c0549" } }, "extract_dir": "net9.0",