garnet: Update to version 1.0.60

This commit is contained in:
github-actions[bot] 2025-03-19 00:36:45 +00:00
parent 8764ea9577
commit 7742767234

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.59", "version": "1.0.60",
"description": "A high-performance cache-store from Microsoft Research.", "description": "A high-performance cache-store from Microsoft Research.",
"homepage": "https://microsoft.github.io/garnet", "homepage": "https://microsoft.github.io/garnet",
"license": "MIT", "license": "MIT",
@ -17,12 +17,12 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.59/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.60/win-x64-based-readytorun.zip",
"hash": "b0a1dc3cd1ba1fd2b923ba074d9cecf35128b230b3bfdce28b2a4f0990fe2c0c" "hash": "37446b38b1a00f7cc1f12a8c048939161f60049e04582abb799f9d75d5b9be62"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.59/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.60/win-arm64-based-readytorun.zip",
"hash": "ce90dd77b33dc3bd5f3533d483d6777cd126e3c55fd646db29c9ec792c80e6ae" "hash": "a210b7f7ed86d2037abf1a6a49b6d54a4d473ca4f8e23fa600b220e699f8937f"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",