AusweissApp2 - Renamed to AusweissApp with version 2.x
While the package-id is still the same (com.governikus.ausweisapp2), the name and output *.apk are renamed: AusweissApp2 -> AusweissApp
See the assets here: https://github.com/Governikus/AusweisApp2/releases
output: build/dist/AusweisApp2-$$VERSION$$-arm64-v8a.apk
and
UpdateCheckData: https://appl.governikus-asp.de/ausweisapp2/apk/AusweisApp2-armeabi-v7a.apk.dump|versionCode='(\d+)'|.|versionName='([\d.]+)'
both are used with "2".
(Not sure if there are other braking changes...)