Skip to content

Commit 56697b2

Browse files
authored
Merge pull request #250219 from Homebrew/bump-checkdmarc-5.12.9
checkdmarc 5.12.9
2 parents 893d9fd + 045a221 commit 56697b2

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/31/e8/e20c06d31be8d3745dc50bb77d29a1c133e41b5c7dab381732a39dc433ff/checkdmarc-5.12.8.tar.gz"
7-
sha256 "7c954ee1cf9004f7c1eb03ea847499544f8bfa5a5715b8b4988b35bb2fb53c77"
6+
url "https://files.pythonhosted.org/packages/d2/6d/c5407ff77acaf548e9c80ac42282f13c54c4b3f89e2aed18a7638744ac63/checkdmarc-5.12.9.tar.gz"
7+
sha256 "dbad9c5f5d0e68e5b16a224bbc4e9d7313cef051616461fed023ee017b4ed8ad"
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: "bf4a9e27b84eed89b01f635b4b310f1bd06d945436fc1f8f65d94ad118b3e9c5"
12+
sha256 cellar: :any_skip_relocation, all: "917a442cadff3321339b5211232ae3bdf94f9535366d9c7409c3729fb22cd1ec"
1313
end
1414

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

4949
resource "publicsuffixlist" do
50-
url "https://files.pythonhosted.org/packages/55/a7/426b2efceb6ae66ec007d5deba81e618987eccfd1fcf4a143d4c48a7db4e/publicsuffixlist-1.0.2.20251015.tar.gz"
51-
sha256 "4de8d0efc16d561fb3cdb5f13a1e8924a3bbdd86367280e9be50474c9cf70242"
50+
url "https://files.pythonhosted.org/packages/b3/c8/601d71081116007acf54df35f8a149f1ff876cc8f84e7656a185c45f6212/publicsuffixlist-1.0.2.20251018.tar.gz"
51+
sha256 "40320065ad2c96a351703a09ee93ae148ce7b6509f6c87cdae3bcf992ce761d2"
5252
end
5353

5454
resource "pyleri" do

0 commit comments

Comments
 (0)