Skip to content

Commit c538154

Browse files
authored
Merge pull request #229455 from Homebrew/bump-certifi-2025.7.9
certifi 2025.7.9
2 parents c5080cd + 3a85a22 commit c538154

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/c/certifi.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
class Certifi < Formula
22
desc "Mozilla CA bundle for Python"
33
homepage "https://github.com/certifi/python-certifi"
4-
url "https://files.pythonhosted.org/packages/73/f7/f14b46d4bcd21092d7d3ccef689615220d8a08fb25e564b65d20738e672e/certifi-2025.6.15.tar.gz"
5-
sha256 "d747aa5a8b9bbbb1bb8c22bb13e22bd1f18e9796defa16bab421f7f7a317323b"
4+
url "https://files.pythonhosted.org/packages/de/8a/c729b6b60c66a38f590c4e774decc4b2ec7b0576be8f1aa984a53ffa812a/certifi-2025.7.9.tar.gz"
5+
sha256 "c1d2ec05395148ee10cf672ffc28cd37ea0ab0d99f9cc74c43e588cbd111b079"
66
license "MPL-2.0"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "3b1caaeadc51017a1030d7a9a77b6c69bdbbea8c273e9ee01a3e3b79ac6350d1"
9+
sha256 cellar: :any_skip_relocation, all: "053d23da93b97d87cd4fdc479b8f9f4d650457a99652f3fdd5caea85c8ae4cc3"
1010
end
1111

1212
depends_on "[email protected]" => [:build, :test]

0 commit comments

Comments
 (0)