mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
20 lines
779 B
JSON
20 lines
779 B
JSON
{
|
|
"version": "1.3.0",
|
|
"description": "Signing and zip aligning tool for Android application packages",
|
|
"homepage": "https://github.com/patrickfav/uber-apk-signer",
|
|
"license": "Apache-2.0",
|
|
"suggest": {
|
|
"JDK": "java/openjdk"
|
|
},
|
|
"url": "https://github.com/patrickfav/uber-apk-signer/releases/download/v1.3.0/uber-apk-signer-1.3.0.jar#/uber-apk-signer.jar",
|
|
"hash": "e1299fd6fcf4da527dd53735b56127e8ea922a321128123b9c32d619bba1d835",
|
|
"bin": "uber-apk-signer.jar",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/patrickfav/uber-apk-signer/releases/download/v$version/uber-apk-signer-$version.jar#/uber-apk-signer.jar",
|
|
"hash": {
|
|
"url": "$baseurl/checksum-sha256.txt"
|
|
}
|
|
}
|
|
}
|