From 24ee2f0d7eaffc39017128acbf76b06e3b97a2a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 16:31:31 +0000 Subject: [PATCH] garnet: Update to version 1.0.89 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index fd0a82313c..85b426055f 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.87", + "version": "1.0.89", "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.87/win-x64-based-readytorun.zip", - "hash": "f32d209d584cd1bcae99d08faff997b8ac01d87fa189ec89ada6fc3963e68838" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.89/win-x64-based-readytorun.zip", + "hash": "9758b75d86de26284cccd7fac1e113c3092d467679258e044598a6a633b1bb1c" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.87/win-arm64-based-readytorun.zip", - "hash": "6dc28707bbcf3cf4e039ce96ffda8f84090956f4c7d117b4cc84b2ee54db49b7" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.89/win-arm64-based-readytorun.zip", + "hash": "6c9932841fc8c6711f1d2a9455c4e868bc9f81ff234fe246be47b5e0519e519d" } }, "extract_dir": "net9.0",