garnet: Update to version 1.0.89

This commit is contained in:
github-actions[bot] 2025-11-17 16:31:31 +00:00
parent b548f482eb
commit 24ee2f0d7e

View File

@ -1,5 +1,5 @@
{
"version": "1.0.87",
"version": "1.0.89",
"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.87/win-x64-based-readytorun.zip",
"hash": "f32d209d584cd1bcae99d08faff997b8ac01d87fa189ec89ada6fc3963e68838"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.89/win-x64-based-readytorun.zip",
"hash": "9758b75d86de26284cccd7fac1e113c3092d467679258e044598a6a633b1bb1c"
},
"arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.87/win-arm64-based-readytorun.zip",
"hash": "6dc28707bbcf3cf4e039ce96ffda8f84090956f4c7d117b4cc84b2ee54db49b7"
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.89/win-arm64-based-readytorun.zip",
"hash": "6c9932841fc8c6711f1d2a9455c4e868bc9f81ff234fe246be47b5e0519e519d"
}
},
"extract_dir": "net9.0",