Skip to content

Commit 7660dad

Browse files
committed
Revert "Update curl/curl from curl-8_6_0 to curl-8_7_1"
This reverts commit 7c0841d.
1 parent f44a3ec commit 7660dad

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)