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