Skip to content

Commit 167b9e4

Browse files
committed
checkdmarc 5.10.2
1 parent ec5addb commit 167b9e4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/c/checkdmarc.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ 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

@@ -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)