From adb39c60eecf824e75d1af3dbe74d0995bd7f4d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:35:22 +0000 Subject: [PATCH] garnet: Update to version 1.0.38 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index eb0bfd57d9..e6487f8c0d 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.36", + "version": "1.0.38", "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.36/win-x64-based-readytorun.zip", - "hash": "786cab16ed91d03b261f3e3b9924cc35c7b34cafbc02efaa296a766a5a9d7da6" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.38/win-x64-based-readytorun.zip", + "hash": "3889d10580a70ebe15ca8fcb6b8734293f3ffe916c93c7c7afe848cbf26143c5" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.36/win-arm64-based-readytorun.zip", - "hash": "fb154ce989fdd2f41385e9a3728dbabdace504dfa3f1eaf57461fb6f1ea08d2e" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.38/win-arm64-based-readytorun.zip", + "hash": "6520468e25f28472cdd06b8469cb90b0d12ce7456295665e98ce2ae461565a16" } }, "bin": "GarnetServer.exe",