diff --git a/bucket/garnet.json b/bucket/garnet.json index 5bb76bf9de..55fd3d3b17 100644 --- a/bucket/garnet.json +++ b/bucket/garnet.json @@ -1,5 +1,5 @@ { - "version": "1.0.75", + "version": "1.0.76", "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.75/win-x64-based-readytorun.zip", - "hash": "1b565afeece77e29ba0bcf96a31572216eb5677cd6d05fb747de979c598d73ad" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.76/win-x64-based-readytorun.zip", + "hash": "2ffc4e2725b4e1f22ce472a0e45858eb1e439317efb1ea2057ce3669afe83eb1" }, "arm64": { - "url": "https://github.com/microsoft/garnet/releases/download/v1.0.75/win-arm64-based-readytorun.zip", - "hash": "9daa7ffb03679a6266ccfb83ee2ca330eed02f9a689309245eee0c41d572f67f" + "url": "https://github.com/microsoft/garnet/releases/download/v1.0.76/win-arm64-based-readytorun.zip", + "hash": "9e1ff4bf1c8cf6ecf601d5bdab0601d419bbb59ae14bf89d5e025b195c11a565" } }, "extract_dir": "net9.0",