From 5387be1cbcdb9fa13f42012caf842a9c42f2b10f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:27:44 +0000 Subject: [PATCH] garnet: Update to version 1.0.49 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 4d238b4e9f..22b50bd5b0 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.48", + "version": "1.0.49", "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.48/win-x64-based-readytorun.zip", - "hash": "ae48757eca8d9a1f7a6d1e1c754d54beae400c4550ca5697c6185874cbd48232" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.49/win-x64-based-readytorun.zip", + "hash": "e81babe27984a70709f70d9f8f673891e168b381b1b891bd42177349979501e7" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.48/win-arm64-based-readytorun.zip", - "hash": "f6400e7b03a5db1bbfe2b0f62d4dfc455406b9f73cc2eaae2cdd12a87b0f3a9c" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.49/win-arm64-based-readytorun.zip", + "hash": "bfb5f62107439aa1571f82dd91347566ddd070eb099ec00e6709eac12db7ef52" } }, "bin": "GarnetServer.exe",