From 964654954d31856c4fddd7bbd782967ec1ef012c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 20:28:27 +0000 Subject: [PATCH] garnet: Update to version 1.0.27 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 4d4e7d532e..25dfae633d 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.25", + "version": "1.0.27", "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.25/win-x64-based-readytorun.zip", - "hash": "d2b9cce3914b59a3244b62e673444cb389df167dfe3f020f90510e14d6c9c772" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.27/win-x64-based-readytorun.zip", + "hash": "e2a3794f4ad955cf1b64ceb20de7ffb56d200befc1dd2c1dccdbcdb5c42ca4ff" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.25/win-arm64-based-readytorun.zip", - "hash": "90a05263f6690d180c15a1ca52ad94837b23093a925d823a85835a62906a7397" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.27/win-arm64-based-readytorun.zip", + "hash": "3379eed1c51a08adf7a9d26cc026dddfb84dfb68d872fae9552500127238985a" } }, "bin": "GarnetServer.exe",