garnet: Update to version 1.0.53

This commit is contained in:
github-actions[bot] 2025-01-23 20:27:41 +00:00
parent 7a8287caf4
commit d81a9fd78e

View File

@ -1,5 +1,5 @@
{
"version": "1.0.52",
"version": "1.0.53",
"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.52/win-x64-based-readytorun.zip",
"hash": "f243ccb5bdb806f22310463d86cabd1c7ff3e87e50b3daf44478035895a8df13"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.53/win-x64-based-readytorun.zip",
"hash": "278212c84e0485c40c3fc2005439e29b4524bbc8f99d09d41c901f7cc1a09559"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.52/win-arm64-based-readytorun.zip",
"hash": "f3e09e322a64d0cf4c43a2b60529028740e0c36eaad5d4912e6701c59443db8e"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.53/win-arm64-based-readytorun.zip",
"hash": "0155b7fa2708697ef3a19f6d14c73644a046973fb25c4ffbc761ffb5c42ef562"
}
},
"bin": "GarnetServer.exe",