mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
Add apktool version 2.4.0
close https://github.com/lukesampson/scoop/issues/3439
This commit is contained in:
parent
3f02ada4fb
commit
c2413ee0a2
17
bucket/apktool.json
Normal file
17
bucket/apktool.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"homepage": "https://ibotpeaches.github.io/Apktool/",
|
||||
"description": "A tool for reverse engineering Android apk files",
|
||||
"version": "2.4.0",
|
||||
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v2.4.0/apktool_2.4.0.jar#/apktool.jar",
|
||||
"hash": "a0f116e8916d6f21160e1559847bb8b8c32ee71900f321cafeadbe37b87ebcc1",
|
||||
"checkver": {
|
||||
"github": "https://github.com/iBotPeaches/Apktool"
|
||||
},
|
||||
"bin": "apktool.jar",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/iBotPeaches/Apktool/releases/download/v$version/apktool_$version.jar#/apktool.jar",
|
||||
"hash": {
|
||||
"url": "$url.sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user