garnet: Update to version 1.0.59

This commit is contained in:
github-actions[bot] 2025-03-07 04:30:04 +00:00
parent 662156f4bf
commit dc52dd3089

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.58", "version": "1.0.59",
"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.58/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.59/win-x64-based-readytorun.zip",
"hash": "236a9777c3f670b114c6e1c5aef71336d6adb7b04fb9336860e251f096586a75" "hash": "b0a1dc3cd1ba1fd2b923ba074d9cecf35128b230b3bfdce28b2a4f0990fe2c0c"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.58/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.59/win-arm64-based-readytorun.zip",
"hash": "c2652029fd533b1e7b787adf0962e123c5ff5a02c6725b0aeb0ee050707a312c" "hash": "ce90dd77b33dc3bd5f3533d483d6777cd126e3c55fd646db29c9ec792c80e6ae"
} }
}, },
"bin": "GarnetServer.exe", "bin": "GarnetServer.exe",