Skip to content

Commit 80911c5

Browse files
Robert Marshallderiamis
andcommitted
Merge branch 'revert-curl-8.7.1-upgrade' into 'master'
Revert "Update curl/curl from curl-8_6_0 to curl-8_7_1" See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7539 Merged-by: Robert Marshall <[email protected]> Approved-by: Stan Hu <[email protected]> Approved-by: Robert Marshall <[email protected]> Co-authored-by: Ryan Egesdahl <[email protected]>
2 parents f44a3ec + 7660dad commit 80911c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/software/curl.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
name 'curl'
1818

19-
version = Gitlab::Version.new('curl', 'curl-8_7_1')
19+
version = Gitlab::Version.new('curl', 'curl-8_6_0')
2020

2121
default_version version.print(false)
2222
display_version version.print(false).delete_prefix('curl-').tr('_', '.')

0 commit comments

Comments
 (0)