From ea1cf1c4e3ffa8fe3a905245c08100554ac82a68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 08:31:18 +0000 Subject: [PATCH] garnet: Update to version 1.0.93 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 98f924fe38..7cf5bb4dd1 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.92", + "version": "1.0.93", "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.92/win-x64-based-readytorun.zip", - "hash": "4bf362e81816ad365e42d348365061c6b94e82b3791a9e4e159cc48ab976cf8d" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.93/win-x64-based-readytorun.zip", + "hash": "ba2116c56c04e98900716fbeb921fbc877858908864ec294ab6270d5b8271592" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.92/win-arm64-based-readytorun.zip", - "hash": "1f8a5800c84c6ad1aa545a7866b988fcade30e3ab2ada30f009768cba4f1908f" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.93/win-arm64-based-readytorun.zip", + "hash": "3e2c9c2db4ac32f4eb1e31ab6a1b818e6c67574d49e9ef30b07f15c1a6d6d269" } }, "extract_dir": "net9.0",