garnet: Update to version 1.0.51

This commit is contained in:
github-actions[bot] 2025-01-16 00:35:32 +00:00
parent 5ca05b4e19
commit e4d03ee394

View File

@ -1,5 +1,5 @@
{
"version": "1.0.50",
"version": "1.0.51",
"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.50/win-x64-based-readytorun.zip",
"hash": "356efb5a88312ba6b58bf7be8c3e4e7b896c4891fb4a141913a2e61baffb8ac2"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.51/win-x64-based-readytorun.zip",
"hash": "153f575085f91f079661b6c658b23ce78eca604514cd5ecd6000d1fb5e1e8618"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.50/win-arm64-based-readytorun.zip",
"hash": "62fe26be3f45c8c92c52360e9b598f54c1198382c44181446928db347ddec775"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.51/win-arm64-based-readytorun.zip",
"hash": "0ba6ca6ae9f8f044a7145af661acb49cccfb97922135734f24b17571b507012e"
}
},
"bin": "GarnetServer.exe",