From 278291e4ab58d404e17194dbf4f8ccf01717930e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 20:29:35 +0000 Subject: [PATCH] garnet: Update to version 1.0.45 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index c054c5c17d..c7efe64a7e 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.44", + "version": "1.0.45", "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.44/win-x64-based-readytorun.zip", - "hash": "7bcfa0ec90f270ca394ab638412c175b2a056d9beb33f59062f99fca38076603" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.45/win-x64-based-readytorun.zip", + "hash": "138fa4d9f1b57e3ac401a600f8687df70c2505eefe873d4239620e004ba99799" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.44/win-arm64-based-readytorun.zip", - "hash": "bbb90cdb3dc44a5f967bfe76f64c55e28e20f2a12996a5a7798056f9f1b913e2" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.45/win-arm64-based-readytorun.zip", + "hash": "98c13ca839d4f5cb8ea47e8d6e68a1f1989299057f67e3a3e353b316bf115c68" } }, "bin": "GarnetServer.exe",