-
-
Notifications
You must be signed in to change notification settings - Fork 12.8k
curl 8.14.0 #224936
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
curl 8.14.0 #224936
Conversation
Patches are the part of new update For some reason GitHub mirror has wrong url: |
FYI this release of curl has a pretty bad memory bug. You might want to hold out to add the patch: curl/curl#17473 |
This patch should fix the bug: # Fix memory bug in curl 8.14.0
stable do
patch do
url "https://github.com/curl/curl/commit/d16ccbd55de80c271fe822f4ba8b6271fd9166ff.patch?full_index=1"
sha256 "d30d4336e2422bedba66600b4c05a3bed7f9c51c1163b75d9ee8a27424104745"
end
end |
curl: update mirror and patches Co-authored-by: Rui Chen <rui@chenrui.dev> Co-authored-by: Sean Molenaar <sean@seanmolenaar.eu>
f1b0957
to
7795d62
Compare
as followup, curl now ships wcurl, need to add conflicts for wcurl and curl |
Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch. |
Created by
brew bump
Created with
brew bump-formula-pr
.