nextcloud: Update apps
This commit is contained in:
parent
1b66bf4910
commit
c44c9fd8e8
3 changed files with 38 additions and 39 deletions
|
@ -12,10 +12,9 @@ src.github = "nextcloud-releases/contacts"
|
|||
fetch.tarball = "https://github.com/nextcloud-releases/contacts/releases/download/$ver/contacts-$ver.tar.gz"
|
||||
|
||||
[cookbook]
|
||||
src.github_tag = "nextcloud/cookbook"
|
||||
src.github = "christianlupus-nextcloud/cookbook-releases"
|
||||
src.prefix = "v"
|
||||
src.exclude_regex = 'v\d+\.\d+\.\d+-rc\d+'
|
||||
fetch.tarball = "https://github.com/nextcloud/cookbook/releases/download/v$ver/Cookbook-$ver.tar.gz"
|
||||
fetch.tarball = "https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v$ver/Cookbook-$ver.tar.gz"
|
||||
|
||||
[news]
|
||||
src.github = "nextcloud/news"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue