garnet: Update to version 1.0.56

This commit is contained in:
github-actions[bot] 2025-02-18 00:35:20 +00:00
parent 0a97c53c66
commit 2bef99e465

View File

@ -1,5 +1,5 @@
{
"version": "1.0.55",
"version": "1.0.56",
"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.55/win-x64-based-readytorun.zip",
"hash": "0a74a7e6a2afb928ef25a8481f91eef74aae3a893813a8912e0fe25bf918154d"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.56/win-x64-based-readytorun.zip",
"hash": "880196c3c267b419861a58c787aff29c5d5e0124d9ffc4aec954f64661e00bb7"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.55/win-arm64-based-readytorun.zip",
"hash": "c609081286baf321c0aad49deed386ef274e6a22652b3fcfe18a95c748b43941"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.56/win-arm64-based-readytorun.zip",
"hash": "4f3acb6fc9afe465a16af27dda05c42b40fa7404d5ce71927994dee51423dfcc"
}
},
"bin": "GarnetServer.exe",