From 2bb6d6aa66517c25e21542600139e59b2c61cbd3 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 18 Jun 2024 08:12:42 +0000 Subject: [PATCH] httpie: bump python resources httpie: revert requests update Signed-off-by: Rui Chen --- Formula/h/httpie.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/h/httpie.rb b/Formula/h/httpie.rb index 15d7eb2085cd0..7368f5460b72a 100644 --- a/Formula/h/httpie.rb +++ b/Formula/h/httpie.rb @@ -6,7 +6,7 @@ class Httpie < Formula url "https://github.com/httpie/cli/archive/refs/tags/3.2.2.tar.gz" sha256 "01b4407202fac3cc68c73a8ff1f4a81a759d9575fabfad855772c29365fe18e6" license "BSD-3-Clause" - revision 6 + revision 7 head "https://github.com/httpie/cli.git", branch: "master" bottle do @@ -83,8 +83,8 @@ class Httpie < Formula end resource "urllib3" do - url "https://files.pythonhosted.org/packages/7a/50/7fd50a27caa0652cd4caf224aa87741ea41d3265ad13f010886167cfcc79/urllib3-2.2.1.tar.gz" - sha256 "d0570876c61ab9e520d776c38acbbb5b05a776d3f9ff98a5c8fd5162a444cf19" + url "https://files.pythonhosted.org/packages/43/6d/fa469ae21497ddc8bc93e5877702dca7cb8f911e337aca7452b5724f1bb6/urllib3-2.2.2.tar.gz" + sha256 "dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168" end def install