From 9566bde72d1822ef58c8ba87698582241634b4f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 00:44:03 +0000 Subject: [PATCH] garnet: Update to version 1.0.80 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index b81ab895b1..4d431ead9c 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.79", + "version": "1.0.80", "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.79/win-x64-based-readytorun.zip", - "hash": "7c7d58239720c3fa0b6924ab0ee343bf04e6bf201805e6b40cd9101e2fb6cee2" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.80/win-x64-based-readytorun.zip", + "hash": "87682c0e8907c47b6a3e4d8d9c922dc8123cd4ae0a9ac874b350f089a14cebe6" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.79/win-arm64-based-readytorun.zip", - "hash": "3821d39dc9ad4fa9314d656a7e86c1be3517fa76a9a79748d359ff5283066301" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.80/win-arm64-based-readytorun.zip", + "hash": "9411659604d775b7513d3377c7cec7ee7efec8061fd1e13429c04d14f30c26df" } }, "extract_dir": "net9.0",