garnet: Update to version 1.0.52

This commit is contained in:
github-actions[bot] 2025-01-21 04:28:49 +00:00
parent 612d17f8ab
commit 5a26435b49

View File

@ -1,5 +1,5 @@
{
"version": "1.0.51",
"version": "1.0.52",
"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.51/win-x64-based-readytorun.zip",
"hash": "153f575085f91f079661b6c658b23ce78eca604514cd5ecd6000d1fb5e1e8618"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.52/win-x64-based-readytorun.zip",
"hash": "f243ccb5bdb806f22310463d86cabd1c7ff3e87e50b3daf44478035895a8df13"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.51/win-arm64-based-readytorun.zip",
"hash": "0ba6ca6ae9f8f044a7145af661acb49cccfb97922135734f24b17571b507012e"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.52/win-arm64-based-readytorun.zip",
"hash": "f3e09e322a64d0cf4c43a2b60529028740e0c36eaad5d4912e6701c59443db8e"
}
},
"bin": "GarnetServer.exe",