mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
uber-apk-signer: Add version 1.2.1 (#1746)
* uber-apk-signer: Add version 1.2.1 * update Co-authored-by: linsui <linsui555@gmail.com>
This commit is contained in:
parent
a903504c05
commit
30cb405586
22
bucket/uber-apk-signer.json
Normal file
22
bucket/uber-apk-signer.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": "1.2.1",
|
||||
"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/oraclejdk",
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://github.com/patrickfav/uber-apk-signer/releases/download/v1.2.1/uber-apk-signer-1.2.1.jar#/uber-apk-signer.jar",
|
||||
"hash": "47ae984df200afbae292d6f950e517afb445d3c902a1edc7717a82c513c5e772",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user