From 4d1a3840e6c27c93dc6a558fd1f95ffbade4f050 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 04:31:03 +0000 Subject: [PATCH] garnet: Update to version 1.0.75 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index edf77a8b69..5bb76bf9de 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.74", + "version": "1.0.75", "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.74/win-x64-based-readytorun.zip", - "hash": "d7251ab51ccd6026db5c4982b302ce417adbdc132f5c4ab26225cd1758bc31d4" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.75/win-x64-based-readytorun.zip", + "hash": "1b565afeece77e29ba0bcf96a31572216eb5677cd6d05fb747de979c598d73ad" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.74/win-arm64-based-readytorun.zip", - "hash": "57153c261905074648b174014dc73553bed3f40a68d405f3dfa0f6022d3c0549" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.75/win-arm64-based-readytorun.zip", + "hash": "9daa7ffb03679a6266ccfb83ee2ca330eed02f9a689309245eee0c41d572f67f" } }, "extract_dir": "net9.0",