mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
37 lines
1.4 KiB
JSON
37 lines
1.4 KiB
JSON
{
|
|
"version": "1.11.4.20250411",
|
|
"description": "Collection of programs for accessing Mega.nz service from a command line.",
|
|
"homepage": "https://megatools.megous.com/",
|
|
"license": "GPL-2.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://megatools.megous.com/builds/builds/megatools-1.11.4.20250411-win64.zip",
|
|
"hash": "820e1bd978786a8bd582e0e9a7ba89a0e82cd00dc97c8daacbdb4df688bf2939",
|
|
"extract_dir": "megatools-1.11.4.20250411-win64"
|
|
},
|
|
"32bit": {
|
|
"url": "https://megatools.megous.com/builds/builds/megatools-1.11.4.20250411-win32.zip",
|
|
"hash": "f25135e451e1731e7fcc9c7adc50b54a62ff543b39f52361d6f67d8e7826a9c3",
|
|
"extract_dir": "megatools-1.11.4.20250411-win32"
|
|
}
|
|
},
|
|
"bin": "megatools.exe",
|
|
"persist": "mega.ini",
|
|
"checkver": {
|
|
"url": "https://megatools.megous.com/builds/LATEST",
|
|
"regex": "megatools-([\\d.]+)"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://megatools.megous.com/builds/builds/megatools-$version-win64.zip",
|
|
"extract_dir": "megatools-$version-win64"
|
|
},
|
|
"32bit": {
|
|
"url": "https://megatools.megous.com/builds/builds/megatools-$version-win32.zip",
|
|
"extract_dir": "megatools-$version-win32"
|
|
}
|
|
}
|
|
}
|
|
}
|