From 6db48f620bf2a331bc8bf8b0307b505ef7c6cf34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 00:55:53 +0000 Subject: [PATCH] garnet: Update to version 1.0.99 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 440ca68331..2ee0f4c29c 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.98", + "version": "1.0.99", "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.98/win-x64-based-readytorun.zip", - "hash": "013df446bd14d680f10bbc00ff0c645e5fecc854c52ade8118bde3c4fb606239" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.99/win-x64-based-readytorun.zip", + "hash": "27ee1ebd28d7da3fe9f7baef4bbff7111aa382d7c9891156119007dd42901303" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.98/win-arm64-based-readytorun.zip", - "hash": "ef40fab48603ea185eef7af8d2b7e26f2b7e68e514ec4e687caaabc8c43873da" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.99/win-arm64-based-readytorun.zip", + "hash": "466418fdea75a17938f8d012fbcc44f81e5b4ac741cfdfb9337c322225500890" } }, "extract_dir": "net10.0",