From 6fd75fd1ff824e63134b99440269eb1ae53dae79 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 04:28:06 +0000 Subject: [PATCH] garnet: Update to version 1.0.12 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 9d1ad1e3e5..5a3369acd8 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.11", + "version": "1.0.12", "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.11/win-x64-based-readytorun.zip", - "hash": "931d8cb79c34d1ff743595f1d04656011f583a2276ab6c5ee9743c5794740e1e" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.12/win-x64-based-readytorun.zip", + "hash": "2b4e1d4704ad2705aefe5337b31a5ba5031ba325328a5c351107be6fe43f91d5" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.11/win-arm64-based-readytorun.zip", - "hash": "cdc5ae0c6bfa63d5ea556406c463218ccf81d269a30f8e8d2b16b14a8c8b17be" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.12/win-arm64-based-readytorun.zip", + "hash": "109cec21c533263b92f8a235c9e8973cbbc4ebc14b94fd77531d13dcd9daa1c2" } }, "bin": "GarnetServer.exe",