From e4d03ee39499fce67977cb70a9a81b5b31fdaca0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:35:32 +0000 Subject: [PATCH] garnet: Update to version 1.0.51 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 12185615c2..c8929a8349 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.50", + "version": "1.0.51", "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.50/win-x64-based-readytorun.zip", - "hash": "356efb5a88312ba6b58bf7be8c3e4e7b896c4891fb4a141913a2e61baffb8ac2" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.51/win-x64-based-readytorun.zip", + "hash": "153f575085f91f079661b6c658b23ce78eca604514cd5ecd6000d1fb5e1e8618" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.50/win-arm64-based-readytorun.zip", - "hash": "62fe26be3f45c8c92c52360e9b598f54c1198382c44181446928db347ddec775" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.51/win-arm64-based-readytorun.zip", + "hash": "0ba6ca6ae9f8f044a7145af661acb49cccfb97922135734f24b17571b507012e" } }, "bin": "GarnetServer.exe",