nextcloud: Update nextcloud apps

This commit is contained in:
Tristan Daniël Maat 2023-04-17 23:35:28 +01:00
parent 663054c293
commit 317cdf0039
Signed by: tlater
GPG key ID: 49670FD774E43268
3 changed files with 39 additions and 37 deletions

View file

@ -1,6 +1,8 @@
[bookmarks]
src.github = "nextcloud/bookmarks"
# src.github = "nextcloud/bookmarks"
src.prefix = "v"
# TODO(tlater): Remove when we update to nextcloud 26
src.manual = "v12.1.0"
fetch.tarball = "https://github.com/nextcloud/bookmarks/releases/download/v$ver/bookmarks-$ver.tar.gz"
[calendar]