garnet: Update to version 1.0.87

This commit is contained in:
github-actions[bot] 2025-10-28 00:38:23 +00:00
parent c551e1adf3
commit 090e2a43d4

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.86", "version": "1.0.87",
"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.86/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.87/win-x64-based-readytorun.zip",
"hash": "c1016e2ad768758f0b4c958f77d32a4e08db6c56dc7963acd5c6261a4c4e2311" "hash": "f32d209d584cd1bcae99d08faff997b8ac01d87fa189ec89ada6fc3963e68838"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.86/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.87/win-arm64-based-readytorun.zip",
"hash": "9b89498a269b11ee0577db32eed40c363f35880d7541d72378fee3576f674d29" "hash": "6dc28707bbcf3cf4e039ce96ffda8f84090956f4c7d117b4cc84b2ee54db49b7"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",