From 056920b89751ded153fdfca8b0d4e6ca7dae949a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 00:33:40 +0000 Subject: [PATCH] garnet: Update to version 1.0.15 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index 4e0fa76499..aa6d0ba2a7 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.14", + "version": "1.0.15", "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.14/win-x64-based-readytorun.zip", - "hash": "1843f8e6e02907bf3f0514dc7d4a7a7596be3f2e786b20c4060729ceb873bf98" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.15/win-x64-based-readytorun.zip", + "hash": "259ae121a890c39748e746e61f373c5959e17e32b703399475e8bb15b08474ff" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.14/win-arm64-based-readytorun.zip", - "hash": "bd971ba939ae8527dd30a21ce25e879f897b88be5f561d3ac3738fd598e9351d" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.15/win-arm64-based-readytorun.zip", + "hash": "affbb9bc34fc9c05354f5f6db7f1e5bf3b5041c7c429b7b198913071db23eff5" } }, "bin": "GarnetServer.exe",