From 53a2b4c85cf231481315b1beb3febece31fd7b0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:27:16 +0000 Subject: [PATCH] garnet: Update to version 1.0.61 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 084b280648..8c1e59a0ea 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.60", + "version": "1.0.61", "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.60/win-x64-based-readytorun.zip", - "hash": "37446b38b1a00f7cc1f12a8c048939161f60049e04582abb799f9d75d5b9be62" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.61/win-x64-based-readytorun.zip", + "hash": "b1bca1665260e18b63f3651eb81957b79c7d84651a6ce0cef1064acd6b72b675" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.60/win-arm64-based-readytorun.zip", - "hash": "a210b7f7ed86d2037abf1a6a49b6d54a4d473ca4f8e23fa600b220e699f8937f" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.61/win-arm64-based-readytorun.zip", + "hash": "aaec482297d35233535f489e8102f9d1f47d9213ed700513e2780c570af8ff74" } }, "extract_dir": "net9.0",