From 2230a59636a7f3561f43cb660467a10b0c1329f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 20:27:20 +0000 Subject: [PATCH] garnet: Update to version 1.0.22 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 3b2bb9c726..aed83b3743 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.21", + "version": "1.0.22", "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.21/win-x64-based-readytorun.zip", - "hash": "5b8f0e6048a1459890bd04a054e60a4e1842db1528f7b0c386489eee23810fea" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.22/win-x64-based-readytorun.zip", + "hash": "b5a4bfe5d409c7261055fa1631b5b30edbeb6ac5a9f1df7ce7521d3c316a96a5" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.21/win-arm64-based-readytorun.zip", - "hash": "314c9e61a5183868dff1531a190de7752fcd5df1478f4c59a0f3d2aee3ebcc0b" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.22/win-arm64-based-readytorun.zip", + "hash": "ba7c67dc8a3f66f31e565a3ebb7c362dcbe5e7e9e084e6fdfdd69793ff6bec63" } }, "bin": "GarnetServer.exe",