From cf989b1b3a0b9ad8f88f52f310f55250ac0eaecc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 20:29:18 +0000 Subject: [PATCH] garnet: Update to version 1.0.69 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",