mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-07-30 14:25:39 +08:00
33 lines
962 B
JSON
33 lines
962 B
JSON
{
|
|
"version": "2.5.4",
|
|
"description": "Authenticate to websites with german ID.",
|
|
"homepage": "https://www.ausweisapp.bund.de/",
|
|
"license": "EUPL-1.2",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Governikus/AusweisApp/releases/download/2.5.4/AusweisApp-2.5.4.msi",
|
|
"hash": "afe6b5ca58adcf3e6d95abbc962c17ba108994d033d15988f0dfb218e40afff4",
|
|
"extract_dir": "PFiles64\\AusweisApp"
|
|
}
|
|
},
|
|
"shortcuts": [
|
|
[
|
|
"AusweisApp.exe",
|
|
"AusweisApp"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/Governikus/AusweisApp"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Governikus/AusweisApp/releases/download/$version/AusweisApp-$version.msi",
|
|
"hash": {
|
|
"url": "$url.sha256"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|