Skip to content

Commit 1fab82e

Browse files
Robert Marshallstanhu
andcommitted
Merge branch 'sh-update-curl-8.4.0' into 'master'
Update curl to v8.4.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7189 Merged-by: Robert Marshall <[email protected]> Approved-by: Robert Marshall <[email protected]> Co-authored-by: Stan Hu <[email protected]>
2 parents da0a021 + 81ae673 commit 1fab82e

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_0_1')
19+
version = Gitlab::Version.new('curl', 'curl-8_4_0')
2020

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

0 commit comments

Comments
 (0)