2022-10-17 11:00:02 +01:00
|
|
|
[bookmarks]
|
2024-04-29 08:46:11 +01:00
|
|
|
# src.github = "nextcloud/bookmarks"
|
2022-10-23 23:35:32 +01:00
|
|
|
src.prefix = "v"
|
2024-04-29 08:46:11 +01:00
|
|
|
src.manual = "v13.1.3"
|
2023-01-11 01:57:24 +00:00
|
|
|
fetch.tarball = "https://github.com/nextcloud/bookmarks/releases/download/v$ver/bookmarks-$ver.tar.gz"
|
2022-10-17 11:00:02 +01:00
|
|
|
|
|
|
|
[calendar]
|
2024-04-29 08:46:11 +01:00
|
|
|
# src.github = "nextcloud-releases/calendar"
|
|
|
|
src.manual = "v4.6.7"
|
2023-01-11 01:57:24 +00:00
|
|
|
fetch.tarball = "https://github.com/nextcloud-releases/calendar/releases/download/$ver/calendar-$ver.tar.gz"
|
2022-10-17 11:00:02 +01:00
|
|
|
|
|
|
|
[contacts]
|
2024-04-29 08:46:11 +01:00
|
|
|
# src.github = "nextcloud-releases/contacts"
|
|
|
|
src.manual = "v5.5.3"
|
2023-01-11 01:57:24 +00:00
|
|
|
fetch.tarball = "https://github.com/nextcloud-releases/contacts/releases/download/$ver/contacts-$ver.tar.gz"
|
2022-10-17 11:00:02 +01:00
|
|
|
|
|
|
|
[cookbook]
|
2024-03-11 04:04:17 +00:00
|
|
|
# src.github = "christianlupus-nextcloud/cookbook-releases"
|
2022-10-23 23:35:32 +01:00
|
|
|
src.prefix = "v"
|
2024-04-29 08:46:11 +01:00
|
|
|
src.manual = "0.10.5"
|
2024-03-11 03:50:40 +00:00
|
|
|
fetch.tarball = "https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v$ver/Cookbook-$ver.tar.gz"
|
2022-10-17 11:00:02 +01:00
|
|
|
|
|
|
|
[news]
|
2024-04-29 08:46:11 +01:00
|
|
|
# src.github = "nextcloud/news"
|
|
|
|
# Update to 25 when angular rewrite is done/the alpha when I need to switch to nextcloud 28+
|
|
|
|
src.manual = "24.0.0"
|
2023-01-11 01:57:24 +00:00
|
|
|
fetch.tarball = "https://github.com/nextcloud/news/releases/download/$ver/news.tar.gz"
|
2022-10-17 11:00:02 +01:00
|
|
|
|
|
|
|
[notes]
|
2023-01-11 01:57:24 +00:00
|
|
|
src.github = "nextcloud/notes"
|
|
|
|
fetch.tarball = "https://github.com/nextcloud/notes/releases/download/$ver/notes.tar.gz"
|