garnet: Update to version 1.0.86

This commit is contained in:
github-actions[bot] 2025-10-15 08:30:13 +00:00
parent d908d51d9e
commit a1c1f1a41d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.84", "version": "1.0.86",
"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.84/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.86/win-x64-based-readytorun.zip",
"hash": "57c78f0408408e1be9038621c4967540e9dd3ab82229cbe4d85a2cbcf8e075cf" "hash": "c1016e2ad768758f0b4c958f77d32a4e08db6c56dc7963acd5c6261a4c4e2311"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.84/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.86/win-arm64-based-readytorun.zip",
"hash": "dadecba912327d66423ade6fc6fb29ea5c72545af65a594afdbe3ae3a4e7819c" "hash": "9b89498a269b11ee0577db32eed40c363f35880d7541d72378fee3576f674d29"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",