nextcloud: Downgrade cookbook

This commit is contained in:
Tristan Daniël Maat 2024-03-11 05:04:17 +01:00
parent 7affed34f1
commit 980122563e
Signed by: tlater
GPG key ID: 49670FD774E43268
3 changed files with 8 additions and 7 deletions

View file

@ -12,7 +12,8 @@ src.github = "nextcloud-releases/contacts"
fetch.tarball = "https://github.com/nextcloud-releases/contacts/releases/download/$ver/contacts-$ver.tar.gz"
[cookbook]
src.github = "christianlupus-nextcloud/cookbook-releases"
# src.github = "christianlupus-nextcloud/cookbook-releases"
src.manual = "v0.10.5"
src.prefix = "v"
fetch.tarball = "https://github.com/christianlupus-nextcloud/cookbook-releases/releases/download/v$ver/Cookbook-$ver.tar.gz"