garnet: Update to version 1.0.63

This commit is contained in:
github-actions[bot] 2025-04-15 00:39:21 +00:00
parent 1861b12ffc
commit 4b4f5ac9ae

View File

@ -1,5 +1,5 @@
{
"version": "1.0.62",
"version": "1.0.63",
"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.62/win-x64-based-readytorun.zip",
"hash": "f78cddbe36451013bc6ceca0c79caf68f377c5cee01fba9c64d91f4a692028fc"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.63/win-x64-based-readytorun.zip",
"hash": "341faab52659e68329aff18093995388641076f13ff564d03c7ef64fced5560d"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.62/win-arm64-based-readytorun.zip",
"hash": "97ab5a8029f98cf222d5915414483bc2679d2f24f1759215acc16857f8b7ad8b"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.63/win-arm64-based-readytorun.zip",
"hash": "4d6b45ec9698b7502c6d1a28af0dc1117e9b33003cb1bc19f0a80abbbdf10f04"
}
},
"extract_dir": "net9.0",