garnet: Update to version 1.0.84

This commit is contained in:
github-actions[bot] 2025-09-24 20:29:36 +00:00
parent 9c27ccc2bf
commit 339334e107

View File

@ -1,5 +1,5 @@
{ {
"version": "1.0.83", "version": "1.0.84",
"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.83/win-x64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.84/win-x64-based-readytorun.zip",
"hash": "59d4ac9d6c8c1b0ae636a5f92c035050242328529fe8d07fd9ff11b709024725" "hash": "57c78f0408408e1be9038621c4967540e9dd3ab82229cbe4d85a2cbcf8e075cf"
}, },
"arm64": { "arm64": {
"url": "https://github.com/microsoft/garnet/releases/download/v1.0.83/win-arm64-based-readytorun.zip", "url": "https://github.com/microsoft/garnet/releases/download/v1.0.84/win-arm64-based-readytorun.zip",
"hash": "e5877da89f01b6b61ee0b935ff9fab89db91ed02dd1695334705aa6345d8a535" "hash": "dadecba912327d66423ade6fc6fb29ea5c72545af65a594afdbe3ae3a4e7819c"
} }
}, },
"extract_dir": "net9.0", "extract_dir": "net9.0",