From d375e85487ed47e42ea62493d30faf70baa73ba2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 08:32:47 +0000 Subject: [PATCH] garnet: Update to version 1.0.98 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 91db63b7d7..440ca68331 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.97", + "version": "1.0.98", "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.97/win-x64-based-readytorun.zip", - "hash": "b95a5c2a1b997c547d25d71283bd07d95a7d7e36a5261a47c21502d9370abd70" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.98/win-x64-based-readytorun.zip", + "hash": "013df446bd14d680f10bbc00ff0c645e5fecc854c52ade8118bde3c4fb606239" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.97/win-arm64-based-readytorun.zip", - "hash": "a5f10804421680f1a12b3e3398e9edf1b13b51c8f2b19a8c6b8d1c63b6a75d82" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.98/win-arm64-based-readytorun.zip", + "hash": "ef40fab48603ea185eef7af8d2b7e26f2b7e68e514ec4e687caaabc8c43873da" } }, "extract_dir": "net10.0",