From e9aa48f15e0497dda5fa915f324108e0fc195e2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 20:25:54 +0000 Subject: [PATCH] garnet: Update to version 1.0.16 --- bucket/garnet.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/garnet.json b/bucket/garnet.json index aa6d0ba2a7..8168dc34f2 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.15", + "version": "1.0.16", "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.15/win-x64-based-readytorun.zip", - "hash": "259ae121a890c39748e746e61f373c5959e17e32b703399475e8bb15b08474ff" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.16/win-x64-based-readytorun.zip", + "hash": "0eb4fd7b7c6d4145d57e5e23318545d58078a666d04ef20ab643388b40c1b9bf" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.15/win-arm64-based-readytorun.zip", - "hash": "affbb9bc34fc9c05354f5f6db7f1e5bf3b5041c7c429b7b198913071db23eff5" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.16/win-arm64-based-readytorun.zip", + "hash": "8fb73e671cd613fbc60770e8d52d58cebe15346c6b3b82ccb6e005f0894da69a" } }, "bin": "GarnetServer.exe",