From 2c87c18e5fb87eeaeb3368986dec243212bdd03d Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Wed, 31 Jan 2024 08:48:44 +0000 Subject: [PATCH] curl-without-ipv6 8.6.0 --- Formula/curl-without-ipv6.rb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Formula/curl-without-ipv6.rb b/Formula/curl-without-ipv6.rb index c2018d6..3526eb4 100644 --- a/Formula/curl-without-ipv6.rb +++ b/Formula/curl-without-ipv6.rb @@ -3,11 +3,9 @@ class CurlWithoutIpv6 < Formula desc "Get a file from an HTTP, HTTPS or FTP server" 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.5.0.tar.bz2" - mirror "https://github.com/curl/curl/releases/download/curl-8_5_0/curl-8.5.0.tar.bz2" - mirror "http://fresh-center.net/linux/www/curl-8.5.0.tar.bz2" - sha256 "ce4b6a6655431147624aaf582632a36fe1ade262d5fab385c60f78942dd8d87b" + url "https://curl.se/download/curl-8.6.0.tar.bz2" + mirror "https://github.com/curl/curl/releases/download/curl-8_6_0/curl-8.6.0.tar.bz2" + sha256 "b4785f2d8877fa92c0e45d7155cf8cc6750dbda961f4b1a45bcbec990cf2fa9b" license "curl" livecheck do