From e65100924fa0974e38ca4581a5f5fc846a684873 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 20:28:50 +0000 Subject: [PATCH] garnet: Update to version 1.0.41 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 343a9449b4..6907fbbf64 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.39", + "version": "1.0.41", "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.39/win-x64-based-readytorun.zip", - "hash": "eacc95716431b80415858518f0c5169b6e1436be12566d14c3638cd538bc316c" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.41/win-x64-based-readytorun.zip", + "hash": "23f64721a9a42fa09d6344ec3279df8f18ce84361d8d8940800592c37385e2a5" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.39/win-arm64-based-readytorun.zip", - "hash": "38f6b92bbd9b41e8975448d38c62de0b988e2a4e9c9a78a100ee202c5866bd05" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.41/win-arm64-based-readytorun.zip", + "hash": "bb16ce4b866befae930962f87b6f788ca01091f8dfe86e713f5c7b4ffe489677" } }, "bin": "GarnetServer.exe",