From bf571a20e9f8d3700b1a71109009e2e9bb0b9988 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 04:28:59 +0000 Subject: [PATCH] garnet: Update to version 1.0.25 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index ad977a2387..4d4e7d532e 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.24", + "version": "1.0.25", "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.24/win-x64-based-readytorun.zip", - "hash": "414b514fc80ac2cb6efdce76f8ac3adb056fb261f7bebae55949caf38d2f2c20" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.25/win-x64-based-readytorun.zip", + "hash": "d2b9cce3914b59a3244b62e673444cb389df167dfe3f020f90510e14d6c9c772" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.24/win-arm64-based-readytorun.zip", - "hash": "9b40878f3a833a563930b524c597cdb9cdf51308961f2f70f25c5192f7cc4e29" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.25/win-arm64-based-readytorun.zip", + "hash": "90a05263f6690d180c15a1ca52ad94837b23093a925d823a85835a62906a7397" } }, "bin": "GarnetServer.exe",