From f38bba672b28d9f543dc6dbc738dfedcb2725b61 Mon Sep 17 00:00:00 2001 From: Magnus Watn Date: Thu, 6 Nov 2025 22:27:44 +0100 Subject: [PATCH] Upgrade curl to 8.17.0 --- Formula/c/curl.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/c/curl.rb b/Formula/c/curl.rb index 0c3d7bc..4f2edb4 100644 --- a/Formula/c/curl.rb +++ b/Formula/c/curl.rb @@ -2,10 +2,10 @@ class Curl < Formula desc "Get a file from an HTTP, HTTPS or FTP server (with rustls)" homepage "https://curl.se" # Don't forget to update both instances of the version in the GitHub mirror URL. - url "https://curl.se/download/curl-8.16.0.tar.bz2" - mirror "https://github.com/curl/curl/releases/download/curl-8_16_0/curl-8.16.0.tar.bz2" - mirror "http://fresh-center.net/linux/www/curl-8.16.0.tar.bz2" - sha256 "9459180ab4933b30d0778ddd71c91fe2911fab731c46e59b3f4c8385b1596c91" + url "https://curl.se/download/curl-8.17.0.tar.bz2" + mirror "https://github.com/curl/curl/releases/download/curl-8_17_0/curl-8.17.0.tar.bz2" + mirror "http://fresh-center.net/linux/www/curl-8.17.0.tar.bz2" + sha256 "230032528ce5f85594d4f3eace63364c4244ccc3c801b7f8db1982722f2761f4" license "curl" livecheck do