From e527cd35721ec008f4e8994281efe4c6e1dd7889 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 00:33:21 +0000 Subject: [PATCH] garnet: Update to version 1.0.23 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index aed83b3743..13c7a786eb 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.22", + "version": "1.0.23", "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.22/win-x64-based-readytorun.zip", - "hash": "b5a4bfe5d409c7261055fa1631b5b30edbeb6ac5a9f1df7ce7521d3c316a96a5" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.23/win-x64-based-readytorun.zip", + "hash": "7ca5a79de5234d60821edf306f2d58a650b6ace75285b2541046779bd66e9bbe" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.22/win-arm64-based-readytorun.zip", - "hash": "ba7c67dc8a3f66f31e565a3ebb7c362dcbe5e7e9e084e6fdfdd69793ff6bec63" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.23/win-arm64-based-readytorun.zip", + "hash": "43fc0ae9454a7d370bdbf955faa6156b9be1a5826aa8e00f9f0b0f2113f2fdbb" } }, "bin": "GarnetServer.exe",