bump: Update nextcloud

This commit is contained in:
Tristan Daniël Maat 2024-10-25 00:17:29 +02:00
parent c4ec382de9
commit cbbe555f07
Signed by: tlater
GPG key ID: 49670FD774E43268
4 changed files with 37 additions and 38 deletions

View file

@ -1,10 +1,12 @@
[bookmarks]
src.github = "nextcloud/bookmarks"
src.prefix = "v"
# src.github = "nextcloud/bookmarks"
# src.prefix = "v"
src.manual = "14.2.6"
fetch.tarball = "https://github.com/nextcloud/bookmarks/releases/download/v$ver/bookmarks-$ver.tar.gz"
[calendar]
src.github = "nextcloud-releases/calendar"
# src.github = "nextcloud-releases/calendar"
src.manual = "v4.7.16"
fetch.tarball = "https://github.com/nextcloud-releases/calendar/releases/download/$ver/calendar-$ver.tar.gz"
[contacts]
@ -20,7 +22,7 @@ fetch.tarball = "https://github.com/christianlupus-nextcloud/cookbook-releases/r
[news]
# Update manually until angular rewrite is done
# src.github = "nextcloud/news"
src.manual = "25.0.0-alpha8"
src.manual = "25.0.0-alpha12"
fetch.tarball = "https://github.com/nextcloud/news/releases/download/$ver/news.tar.gz"
[notes]