diff --git a/bucket/garnet.json b/bucket/garnet.json index 6c64a3bb18..3ddef46681 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.66", + "version": "1.0.69", "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.66/win-x64-based-readytorun.zip", - "hash": "8c9cf61f096fa424341ad90f931d843e5d09dc08470ad8be8ae76ae1c2325151" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.69/win-x64-based-readytorun.zip", + "hash": "573335a909f5da1367805382e936deac611c1a2d9b0fba54b4391b596645d2f2" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.66/win-arm64-based-readytorun.zip", - "hash": "b8ab264c542f29860115ec662c2f54f86b211c50a5cf5b2b38938ce9c3a6b00d" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.69/win-arm64-based-readytorun.zip", + "hash": "424990700ea23d30023f73dfc4a116a74c7e0c7ac7eaaa9aa169931a36bd65f8" } }, "extract_dir": "net9.0",