garnet: Update to version 1.0.76

This commit is contained in:
github-actions[bot] 2025-07-08 04:31:05 +00:00
parent 54e1665069
commit 09a6ba848e

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.75", "version": "1.0.76",
"description": "A high-performance cache-store from Microsoft Research.", "description": "A high-performance cache-store from Microsoft Research.",
"homepage": "https://microsoft.github.io/garnet", "homepage": "https://microsoft.github.io/garnet",
"license": "MIT", "license": "MIT",
@ -17,12 +17,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.75/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.76/win-x64-based-readytorun.zip",
"hash": "1b565afeece77e29ba0bcf96a31572216eb5677cd6d05fb747de979c598d73ad" "hash": "2ffc4e2725b4e1f22ce472a0e45858eb1e439317efb1ea2057ce3669afe83eb1"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.75/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.76/win-arm64-based-readytorun.zip",
"hash": "9daa7ffb03679a6266ccfb83ee2ca330eed02f9a689309245eee0c41d572f67f" "hash": "9e1ff4bf1c8cf6ecf601d5bdab0601d419bbb59ae14bf89d5e025b195c11a565"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",