From e8afb638eb8650304806899095ac20d5e97ab9a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 04:29:45 +0000 Subject: [PATCH] garnet: Update to version 1.0.65 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index d4ab14d792..e5b5a25da4 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.64", + "version": "1.0.65", "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.64/win-x64-based-readytorun.zip", - "hash": "2f02ecd1e56d50dac1cb68f54b938675b3d143d57c6ba80951f91de03edf02dd" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.65/win-x64-based-readytorun.zip", + "hash": "3d3cf1880c718ae7eab7f788d099dd12e31749507dec780576a3228b6ac93623" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.64/win-arm64-based-readytorun.zip", - "hash": "7181c904c038d00af25f1fc8362d0bef5730a83ad69b897d5d70bec0ebb1e33a" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.65/win-arm64-based-readytorun.zip", + "hash": "e584c3909cba9eddc84c9831327ca3bce658cca203771a0933afbca916c802ef" } }, "extract_dir": "net9.0",