mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-10-06 17:31:07 +03:00
rename lastupdated to lastUpdated to match fdroid client
This lets index-v1 be parsed directly into class instances because the field/instance var names match exactly. The original index v0 element must retain the 'lastupdated' name for backwards compatibility.
This commit is contained in:
parent
73bb2cf1ba
commit
8b85c860a6
5 changed files with 10 additions and 10 deletions
|
@ -2243,5 +2243,5 @@ builds:
|
|||
versionName: 1.2.6
|
||||
comments: {}
|
||||
id: org.videolan.vlc
|
||||
lastupdated: null
|
||||
lastUpdated: null
|
||||
metadatapath: metadata/org.videolan.vlc.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue