garnet: Update to version 1.0.55

This commit is contained in:
github-actions[bot] 2025-02-11 00:35:48 +00:00
parent 3cd8a08352
commit 79ae1f6d47

View File

@ -1,5 +1,5 @@
{
"version": "1.0.54",
"version": "1.0.55",
"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.54/win-x64-based-readytorun.zip",
"hash": "799a02559f9cb46c345b2ffbde27a734a63c8aa248039075ffbb557f896e7da8"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.55/win-x64-based-readytorun.zip",
"hash": "0a74a7e6a2afb928ef25a8481f91eef74aae3a893813a8912e0fe25bf918154d"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.54/win-arm64-based-readytorun.zip",
"hash": "eb0ec00bfbfdf246f086949662aacdf471e21a2b1514d9ffff506e4b209b52b0"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.55/win-arm64-based-readytorun.zip",
"hash": "c609081286baf321c0aad49deed386ef274e6a22652b3fcfe18a95c748b43941"
}
},
"bin": "GarnetServer.exe",