mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update 8Vim to 0.16.1 (160100)
This commit is contained in:
parent
f3be8ba255
commit
ef4a93d0cf
1 changed files with 13 additions and 2 deletions
|
|
@ -116,8 +116,19 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.16.1
|
||||
versionCode: 160100
|
||||
commit: v0.16.1
|
||||
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.0
|
||||
CurrentVersionCode: 160000
|
||||
CurrentVersion: 0.16.1
|
||||
CurrentVersionCode: 160100
|
||||
|
|
|
|||
Loading…
Reference in a new issue