garnet: Update to version 1.0.58

This commit is contained in:
github-actions[bot] 2025-03-03 20:29:09 +00:00
parent 5f4582cac9
commit 3ed152c490

View File

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