garnet: Update to version 1.0.62

This commit is contained in:
github-actions[bot] 2025-04-04 08:29:43 +00:00
parent 66d8219f80
commit 805cfb5d39

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.61", "version": "1.0.62",
"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.61/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.62/win-x64-based-readytorun.zip",
"hash": "b1bca1665260e18b63f3651eb81957b79c7d84651a6ce0cef1064acd6b72b675" "hash": "f78cddbe36451013bc6ceca0c79caf68f377c5cee01fba9c64d91f4a692028fc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.61/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.62/win-arm64-based-readytorun.zip",
"hash": "aaec482297d35233535f489e8102f9d1f47d9213ed700513e2780c570af8ff74" "hash": "97ab5a8029f98cf222d5915414483bc2679d2f24f1759215acc16857f8b7ad8b"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",