From 31a0afebfeeb6dbcab2302a4ea4745b62e4050d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Jun 2025 04:30:33 +0000 Subject: [PATCH] garnet: Update to version 1.0.73 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 0ca87f01a7..48b9567afe 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.72", + "version": "1.0.73", "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.72/win-x64-based-readytorun.zip", - "hash": "7ceb6de794d0bc18b1017b17ba40fe499b1478101e19d7459d6b297d3481af37" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.73/win-x64-based-readytorun.zip", + "hash": "56913bdeb6e0fe84b4875023751b14f79b7b215fd2f5df0f3d4e05d8b2ded075" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.72/win-arm64-based-readytorun.zip", - "hash": "9dd18c45a23ea22b729f40f5a2e77ec9b0328222869134319d7efbba47192f3e" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.73/win-arm64-based-readytorun.zip", + "hash": "b2ddb01de4540a03dd243d258d037e6e5a7bcbd44543df0ca0c26350a243acf8" } }, "extract_dir": "net9.0",