garnet: Update to version 1.0.72

This commit is contained in:
github-actions[bot] 2025-06-11 00:40:36 +00:00
parent da7174a96e
commit 1bd7e9aa91

View File

@ -1,5 +1,5 @@
{
"version": "1.0.71",
"version": "1.0.72",
"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.71/win-x64-based-readytorun.zip",
"hash": "636cb319802ef429e312df9a0e88e0df54ee027d4325aec3672472f7edcd2639"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.72/win-x64-based-readytorun.zip",
"hash": "7ceb6de794d0bc18b1017b17ba40fe499b1478101e19d7459d6b297d3481af37"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.71/win-arm64-based-readytorun.zip",
"hash": "2d3d9ea003d1f24fe0d71805721a082013fca55c8b1d337884c9c4e84356e3e4"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.72/win-arm64-based-readytorun.zip",
"hash": "9dd18c45a23ea22b729f40f5a2e77ec9b0328222869134319d7efbba47192f3e"
}
},
"extract_dir": "net9.0",