bot: Update WG Tunnel to 4.0.3 (40003)

This commit is contained in:
checkupdates bot 2025-10-04 23:59:08 +00:00 committed by Licaon_Kter
parent cdd95b1a05
commit fc082cbe88

View file

@ -4,14 +4,15 @@ Categories:
- VPN & Proxy
License: MIT
AuthorName: Zane Schepke
AuthorEmail: support@zaneschepke.com
AuthorEmail: support@wgtunnel.com
WebSite: https://wgtunnel.com
SourceCode: https://github.com/wgtunnel/wgtunnel
IssueTracker: https://github.com/wgtunnel/wgtunnel/issues
Translation: https://hosted.weblate.org/projects/wg-tunnel
Changelog: https://github.com/wgtunnel/wgtunnel/releases
Donate: https://zaneschepke.com/donate/
Donate: https://wgtunnel.com/donate/
Liberapay: zaneschepke
Bitcoin: bc1qjsqtm24cl796fyuk5346gul3wqnqe3f5z78sn8
Bitcoin: bc1qu6dwlwhav7cwp5gv3kyv3cpwrjrra80p75js6u
AutoName: WG Tunnel
@ -694,11 +695,23 @@ Builds:
- sed -i -e '/libs.google.services/d' -e '/libs.firebase/d' ../build.gradle.kts
- sed -i -e '/gitea.zaneschepke.com/d' ../settings.gradle.kts
- versionName: 4.0.3
versionCode: 40003
commit: b7e4f3c3e58a7f6d73cccf2b08bfb4a37c802241
subdir: app
gradle:
- fdroid
prebuild:
- sed -i -e '/com.google.gms/d' -e '/com.google.firebase/d' -e '/libs.androidx.core.google.shortcuts/d'
build.gradle.kts
- sed -i -e '/libs.google.services/d' -e '/libs.firebase/d' ../build.gradle.kts
- sed -i -e '/gitea.zaneschepke.com/d' ../settings.gradle.kts
AllowedAPKSigningKeys: 5204d82e766e8aa14dcbb06dc70aebae2bdd812d4d6203cd521a8a685d7d3d80
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[\d.]+$
UpdateCheckData: buildSrc/src/main/kotlin/Constants.kt|VERSION_CODE = (\d+)|.|VERSION_NAME
= "(.+)"
CurrentVersion: 3.9.5
CurrentVersionCode: 39500
CurrentVersion: 4.0.3
CurrentVersionCode: 40003