From 4f338352ff81df03c9729bf85e9fe1f63d3663a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 04:30:04 +0000 Subject: [PATCH] garnet: Update to version 1.0.57 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index c89c3ec8ad..48aa5b42c8 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.56", + "version": "1.0.57", "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.56/win-x64-based-readytorun.zip", - "hash": "880196c3c267b419861a58c787aff29c5d5e0124d9ffc4aec954f64661e00bb7" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.57/win-x64-based-readytorun.zip", + "hash": "e039c27c360b01574efacffa46cfddc1e45889ac731675fe1721eeaa2051f773" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.56/win-arm64-based-readytorun.zip", - "hash": "4f3acb6fc9afe465a16af27dda05c42b40fa7404d5ce71927994dee51423dfcc" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.57/win-arm64-based-readytorun.zip", + "hash": "f672b2079adce67f0c4349b6c056a478f08faff223374e07379812e3a0a68ccc" } }, "bin": "GarnetServer.exe",