garnet: Update to version 1.0.83

This commit is contained in:
github-actions[bot] 2025-08-26 16:30:07 +00:00
parent c36b711671
commit bf0e56ab96

View File

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