mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update 8Vim to 0.16.3 (160300)
This commit is contained in:
parent
9edbb3a9a6
commit
bae54a7f8d
1 changed files with 13 additions and 2 deletions
|
|
@ -127,8 +127,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.16.3
|
||||
versionCode: 160300
|
||||
commit: v0.16.3
|
||||
subdir: 8vim
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://8vim.github.io/version.json|"version_code":\s*(\d+)|.|"version_name":\s*"(.*)"
|
||||
CurrentVersion: 0.16.2
|
||||
CurrentVersionCode: 160200
|
||||
CurrentVersion: 0.16.3
|
||||
CurrentVersionCode: 160300
|
||||
|
|
|
|||
Loading…
Reference in a new issue