From f2d15b3c54ccf35302bbeaec1727f267b46c85bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 20:27:42 +0000 Subject: [PATCH] garnet: Update to version 1.0.29 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 5d57fed795..cd17b1de23 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.28", + "version": "1.0.29", "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.28/win-x64-based-readytorun.zip", - "hash": "765c8794ed24aee2527a4c65c11f8f61e24f63d6ad9773257daf1afaf536d5f6" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.29/win-x64-based-readytorun.zip", + "hash": "6d737fc4ab14aaf000675a7591dfc2ba8144741e2f3e2cdfb1e115b39d77da9b" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.28/win-arm64-based-readytorun.zip", - "hash": "7f9487244f105beb506f8a9793256e6b75c49bb24ca147eb8406acf955c5e42f" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.29/win-arm64-based-readytorun.zip", + "hash": "f1039db63d91e5eeed3226a5ab35341cd63f95357076cd94489d016c80f0000e" } }, "bin": "GarnetServer.exe",