Skip to content

Commit 4b5e59e

Browse files
authored
Merge pull request #235823 from Homebrew/bump-checkdmarc-5.10.2
checkdmarc 5.10.2
2 parents 3291bea + 4cbb5b3 commit 4b5e59e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Formula/c/checkdmarc.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ class Checkdmarc < Formula
33

44
desc "Command-line parser for SPF and DMARC DNS records"
55
homepage "https://domainaware.github.io/checkdmarc/"
6-
url "https://files.pythonhosted.org/packages/2a/15/96b08b06cac2a88428bca55c28dc9c935026e748e1805df3469f527ddb51/checkdmarc-5.9.6.tar.gz"
7-
sha256 "8bc353055750bb7c9dbc593c23ad2a18c9632ef91d74dfcb1a5ad60db62c128e"
6+
url "https://files.pythonhosted.org/packages/e1/bc/58564e39f19c3217002bec8670b4e1a548bc3a0ba5f3335e37fecdbf2ac6/checkdmarc-5.10.2.tar.gz"
7+
sha256 "1da41f54cb50e2669d5edc31457b7cd610aba5d7b9926808442db3e71cc820a4"
88
license "Apache-2.0"
99
head "https://github.com/domainaware/checkdmarc.git", branch: "master"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, all: "476b8fb4ae1ad39964419e90da082fe81d5172ef005d658ce3453fc5439851f6"
12+
sha256 cellar: :any_skip_relocation, all: "35f1c4931f9d089b022957624a98ed04d701590aa0967455b35b0bffcf5cd319"
1313
end
1414

1515
depends_on "certifi"
@@ -47,8 +47,8 @@ class Checkdmarc < Formula
4747
end
4848

4949
resource "publicsuffixlist" do
50-
url "https://files.pythonhosted.org/packages/86/8f/540bb4f2807812ef020bd7c1f3bcfe762c73bb5607a3d6190f8ec82db8b5/publicsuffixlist-1.0.2.20250828.tar.gz"
51-
sha256 "03ac530209f4db124567cf68cb02e14526fa683180d397a8ecd2eaa9dd90585c"
50+
url "https://files.pythonhosted.org/packages/b8/c4/cdfba078f78486aaab4660b8b7bae837d78d95defe68cba83ddddc621871/publicsuffixlist-1.0.2.20250830.tar.gz"
51+
sha256 "8b34dfae6db49b865046ec4e86c8d84e9cd129af2f7a1a5d97017862bb8add8f"
5252
end
5353

5454
resource "pyleri" do

0 commit comments

Comments
 (0)