mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
change VercodeOperation to TYPE_LIST
This commit is contained in:
parent
747fa13591
commit
618e2c7d72
11 changed files with 18 additions and 22 deletions
|
|
@ -178,7 +178,7 @@ UpdateCheckData: null
|
|||
UpdateCheckIgnore: null
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: null
|
||||
VercodeOperation: null
|
||||
VercodeOperation: []
|
||||
WebSite: ''
|
||||
added: null
|
||||
comments: {}
|
||||
|
|
|
|||
|
|
@ -1084,7 +1084,7 @@ UpdateCheckData: null
|
|||
UpdateCheckIgnore: null
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: null
|
||||
VercodeOperation: null
|
||||
VercodeOperation: []
|
||||
WebSite: http://sufficientlysecure.org/index.php/adaway
|
||||
added: null
|
||||
comments: {}
|
||||
|
|
|
|||
|
|
@ -360,7 +360,7 @@ UpdateCheckData: null
|
|||
UpdateCheckIgnore: null
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: null
|
||||
VercodeOperation: null
|
||||
VercodeOperation: []
|
||||
WebSite: http://www.smssecure.org
|
||||
added: null
|
||||
comments: {}
|
||||
|
|
|
|||
|
|
@ -2442,7 +2442,8 @@ UpdateCheckData: null
|
|||
UpdateCheckIgnore: null
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckName: null
|
||||
VercodeOperation: '%c + 5'
|
||||
VercodeOperation:
|
||||
- '%c + 5'
|
||||
WebSite: http://www.videolan.org/vlc/download-android.html
|
||||
added: null
|
||||
comments: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue