Update inputs and remove openssl CVE mitigations #75

Manually merged
tlaternet merged 3 commits from tlater/update into master 2022-11-05 17:42:43 +00:00
Showing only changes of commit 85a989d3c8 - Show all commits

View file

@ -18,8 +18,9 @@ src.manual = "v4.2.2" # Pinned until we update to nextcloud 25
fetch.url = "https://github.com/nextcloud-releases/contacts/releases/download/$ver/contacts-$ver.tar.gz"
[cookbook]
src.github = "nextcloud/cookbook"
src.github_tag = "nextcloud/cookbook"
src.prefix = "v"
src.exclude_regex = 'v\d+\.\d+\.\d+-rc\d+'
fetch.url = "https://github.com/nextcloud/cookbook/releases/download/v$ver/Cookbook-$ver.tar.gz"
[news]