mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update 8Vim to 0.14.0 (140000)
This commit is contained in:
parent
6c15da8c77
commit
40116c8ee1
1 changed files with 13 additions and 2 deletions
|
|
@ -94,8 +94,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.14.0
|
||||
versionCode: 140000
|
||||
commit: v0.14.0
|
||||
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: iteration-13
|
||||
CurrentVersionCode: 16
|
||||
CurrentVersion: 0.14.0
|
||||
CurrentVersionCode: 140000
|
||||
|
|
|
|||
Loading…
Reference in a new issue