From 3b6d3d9db7f58a267266a2243742e43de71c28d0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 04:30:38 +0000 Subject: [PATCH] garnet: Update to version 1.0.42 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 6907fbbf64..f5b42d3bf8 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.41", + "version": "1.0.42", "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.41/win-x64-based-readytorun.zip", - "hash": "23f64721a9a42fa09d6344ec3279df8f18ce84361d8d8940800592c37385e2a5" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.42/win-x64-based-readytorun.zip", + "hash": "b0ff5516211c5b80a22020d93f096a4799aeedb92461462c9afa48b45366696b" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.41/win-arm64-based-readytorun.zip", - "hash": "bb16ce4b866befae930962f87b6f788ca01091f8dfe86e713f5c7b4ffe489677" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.42/win-arm64-based-readytorun.zip", + "hash": "285eb4dbc7523521b1703121cdb08f4a54b365cece01a4ca7d0a645c558d3d7f" } }, "bin": "GarnetServer.exe",