From 12b5356f6874d6f0cf84629e7efc81f14f4ff56e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 04:30:10 +0000 Subject: [PATCH] garnet: Update to version 1.0.71 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index dc5d2671ec..15962e801d 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.70", + "version": "1.0.71", "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.70/win-x64-based-readytorun.zip", - "hash": "50ce342501072eeea121224cc8e2def6040d3ebcb5cac5bb1cf88024de4d8e55" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.71/win-x64-based-readytorun.zip", + "hash": "636cb319802ef429e312df9a0e88e0df54ee027d4325aec3672472f7edcd2639" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.70/win-arm64-based-readytorun.zip", - "hash": "1c135a695b9b618ae2713eaae81d88316b4f69324a2691cb18350879176dff0a" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.71/win-arm64-based-readytorun.zip", + "hash": "2d3d9ea003d1f24fe0d71805721a082013fca55c8b1d337884c9c4e84356e3e4" } }, "extract_dir": "net9.0",