Skip to content
Snippets Groups Projects
Commit 2be9e2b4 authored by Andrew Patterson's avatar Andrew Patterson
Browse files

Merge branch 'cb-deps-io-remove-curl' into 'master'

parents 38231692 f334dfdf
No related branches found
No related tags found
2 merge requests!158Merge upstream Omnibus GitLab into Omnibus Heptapod,!156Merge upstream Omnibus GitLab into Omnibus Heptapod
......@@ -181,14 +181,6 @@
- filename: config/software/redis.rb
pattern: "Gitlab::Version.new\\('redis', '(\\S+)'\\)"
range: '< 7.2.0'
# curl
https://github.com/curl/curl.git:
replace_in_files:
- filename: config/software/curl.rb
pattern: "version = Gitlab::Version.new\\('curl', '(\\S+)'\\)"
tag_filter:
matching: 'curl-(\d+)_(\d+)_(\d+)'
sort_as: '$1.$2.$3'
# pcre2
https://github.com/PCRE2Project/pcre2.git:
replace_in_files:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment