Skip to content

Commit 1e5aafd

Browse files
Update curl/curl from curl-8_4_0 to curl-8_5_0
Changelog: changed
1 parent a489b4e commit 1e5aafd

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

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

0 commit comments

Comments
 (0)