From a1c1f1a41d080a782ef33ddf642cc74c96f707a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 08:30:13 +0000 Subject: [PATCH] garnet: Update to version 1.0.86 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 8b2dd9dd84..bbdcdeb223 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.84", + "version": "1.0.86", "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.84/win-x64-based-readytorun.zip", - "hash": "57c78f0408408e1be9038621c4967540e9dd3ab82229cbe4d85a2cbcf8e075cf" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.86/win-x64-based-readytorun.zip", + "hash": "c1016e2ad768758f0b4c958f77d32a4e08db6c56dc7963acd5c6261a4c4e2311" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.84/win-arm64-based-readytorun.zip", - "hash": "dadecba912327d66423ade6fc6fb29ea5c72545af65a594afdbe3ae3a4e7819c" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.86/win-arm64-based-readytorun.zip", + "hash": "9b89498a269b11ee0577db32eed40c363f35880d7541d72378fee3576f674d29" } }, "extract_dir": "net9.0",