diff --git a/bucket/garnet.json b/bucket/garnet.json index 3ddef46681..dc5d2671ec 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.69", + "version": "1.0.70", "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.69/win-x64-based-readytorun.zip", - "hash": "573335a909f5da1367805382e936deac611c1a2d9b0fba54b4391b596645d2f2" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.70/win-x64-based-readytorun.zip", + "hash": "50ce342501072eeea121224cc8e2def6040d3ebcb5cac5bb1cf88024de4d8e55" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.69/win-arm64-based-readytorun.zip", - "hash": "424990700ea23d30023f73dfc4a116a74c7e0c7ac7eaaa9aa169931a36bd65f8" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.70/win-arm64-based-readytorun.zip", + "hash": "1c135a695b9b618ae2713eaae81d88316b4f69324a2691cb18350879176dff0a" } }, "extract_dir": "net9.0",