mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update WireGuard to 1.0.20230512 (505)
This commit is contained in:
parent
b8dfcc1504
commit
8c2a22f6cd
1 changed files with 5 additions and 5 deletions
|
|
@ -89,9 +89,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.0.20230510
|
||||
versionCode: 504
|
||||
commit: 8671acc1a629c6fed2eed6c313e06d5d50f65015
|
||||
- versionName: 1.0.20230512
|
||||
versionCode: 505
|
||||
commit: 5fa2e6164f003fb64c3481a0c6f5684de622d73f
|
||||
subdir: ui
|
||||
submodules: true
|
||||
sudo:
|
||||
|
|
@ -107,5 +107,5 @@ ArchivePolicy: 2 versions
|
|||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle.properties|wireguardVersionCode=([0-9]+)|.|wireguardVersionName=([0-9.]+)
|
||||
CurrentVersion: 1.0.20230510
|
||||
CurrentVersionCode: 504
|
||||
CurrentVersion: 1.0.20230512
|
||||
CurrentVersionCode: 505
|
||||
|
|
|
|||
Loading…
Reference in a new issue