From 090e2a43d4386cd717ed2c888e12a6d99d9be12e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 00:38:23 +0000 Subject: [PATCH] garnet: Update to version 1.0.87 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index bbdcdeb223..fd0a82313c 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.86", + "version": "1.0.87", "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.86/win-x64-based-readytorun.zip", - "hash": "c1016e2ad768758f0b4c958f77d32a4e08db6c56dc7963acd5c6261a4c4e2311" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.87/win-x64-based-readytorun.zip", + "hash": "f32d209d584cd1bcae99d08faff997b8ac01d87fa189ec89ada6fc3963e68838" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.86/win-arm64-based-readytorun.zip", - "hash": "9b89498a269b11ee0577db32eed40c363f35880d7541d72378fee3576f674d29" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.87/win-arm64-based-readytorun.zip", + "hash": "6dc28707bbcf3cf4e039ce96ffda8f84090956f4c7d117b4cc84b2ee54db49b7" } }, "extract_dir": "net9.0",