gnirehtet: Update to version 2.4 (#599)

This commit is contained in:
linsui 2019-11-23 16:42:51 +00:00 committed by Richard Kuhnt
parent bba17043cc
commit 6ac2ac6186

View File

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