garnet: Update to version 1.0.71

This commit is contained in:
github-actions[bot] 2025-06-10 04:30:10 +00:00
parent fa3a5d97fc
commit 12b5356f68

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.70", "version": "1.0.71",
"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.70/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.71/win-x64-based-readytorun.zip",
"hash": "50ce342501072eeea121224cc8e2def6040d3ebcb5cac5bb1cf88024de4d8e55" "hash": "636cb319802ef429e312df9a0e88e0df54ee027d4325aec3672472f7edcd2639"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.70/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.71/win-arm64-based-readytorun.zip",
"hash": "1c135a695b9b618ae2713eaae81d88316b4f69324a2691cb18350879176dff0a" "hash": "2d3d9ea003d1f24fe0d71805721a082013fca55c8b1d337884c9c4e84356e3e4"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",