From 82f26e93b706946b42704b4644cdb5107a310690 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 00:39:19 +0000 Subject: [PATCH] garnet: Update to version 1.0.64 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 67bb240edf..d4ab14d792 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.63", + "version": "1.0.64", "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.63/win-x64-based-readytorun.zip", - "hash": "341faab52659e68329aff18093995388641076f13ff564d03c7ef64fced5560d" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.64/win-x64-based-readytorun.zip", + "hash": "2f02ecd1e56d50dac1cb68f54b938675b3d143d57c6ba80951f91de03edf02dd" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.63/win-arm64-based-readytorun.zip", - "hash": "4d6b45ec9698b7502c6d1a28af0dc1117e9b33003cb1bc19f0a80abbbdf10f04" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.64/win-arm64-based-readytorun.zip", + "hash": "7181c904c038d00af25f1fc8362d0bef5730a83ad69b897d5d70bec0ebb1e33a" } }, "extract_dir": "net9.0",