From dc52dd3089c39a0354de3e20f01b57dff640fbf3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 04:30:04 +0000 Subject: [PATCH] garnet: Update to version 1.0.59 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 093f5c5a21..049321adf7 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.58", + "version": "1.0.59", "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.58/win-x64-based-readytorun.zip", - "hash": "236a9777c3f670b114c6e1c5aef71336d6adb7b04fb9336860e251f096586a75" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.59/win-x64-based-readytorun.zip", + "hash": "b0a1dc3cd1ba1fd2b923ba074d9cecf35128b230b3bfdce28b2a4f0990fe2c0c" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.58/win-arm64-based-readytorun.zip", - "hash": "c2652029fd533b1e7b787adf0962e123c5ff5a02c6725b0aeb0ee050707a312c" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.59/win-arm64-based-readytorun.zip", + "hash": "ce90dd77b33dc3bd5f3533d483d6777cd126e3c55fd646db29c9ec792c80e6ae" } }, "bin": "GarnetServer.exe",