From 11af9aab8fd1e36d66f5d9a9d0717fd120fd61ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 04:30:07 +0000 Subject: [PATCH] garnet: Update to version 1.0.44 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 7355f527ce..c054c5c17d 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.43", + "version": "1.0.44", "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.43/win-x64-based-readytorun.zip", - "hash": "3f460773373652fb437c51d13bd979ccfce21d3871c0183d44511181bc9ec89f" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.44/win-x64-based-readytorun.zip", + "hash": "7bcfa0ec90f270ca394ab638412c175b2a056d9beb33f59062f99fca38076603" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.43/win-arm64-based-readytorun.zip", - "hash": "9d212f630b529b264737d8c698a5adddcf4fd72850241ee4bd530fa94cba1e21" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.44/win-arm64-based-readytorun.zip", + "hash": "bbb90cdb3dc44a5f967bfe76f64c55e28e20f2a12996a5a7798056f9f1b913e2" } }, "bin": "GarnetServer.exe",