ScoopInstaller_Main/bucket/gnirehtet.json
2019-11-23 17:42:51 +01:00

27 lines
865 B
JSON

{
"homepage": "https://github.com/Genymobile/gnirehtet",
"description": "Reverse tethering for Android (no root required)",
"license": "Apache-2.0",
"version": "2.4",
"depends": "adb",
"architecture": {
"64bit": {
"url": "https://github.com/Genymobile/gnirehtet/releases/download/v2.4/gnirehtet-rust-win64-v2.4.zip",
"hash": "ea90ebcd1d497df32257e7b6d162775c0df17cd86ab02455fa6f1bbc34221ef2"
}
},
"extract_dir": "gnirehtet-rust-win64",
"bin": "gnirehtet.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Genymobile/gnirehtet/releases/download/v$version/gnirehtet-rust-win64-v$version.zip"
}
},
"hash": {
"url": "$baseurl/SHA256SUMS.txt"
}
}
}