Skip to content

Commit 463c983

Browse files
authored
Merge pull request #246696 from Homebrew/bump-checkdmarc-5.10.13
checkdmarc 5.10.13
2 parents 1ac69ae + 430e504 commit 463c983

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/57/08/9b3d3e3fae823a1cf2641f0fd13105127be917f86932c7ca0ea98f1baa5f/checkdmarc-5.10.12.tar.gz"
7-
sha256 "edbf04b99f3aad65e3ecd060576fdf7f0330873d55c1cf23db2e4196157a0b9e"
6+
url "https://files.pythonhosted.org/packages/df/bd/8d4494ce493eda71adc488f41a559582b662817b6494cc987b45bd976337/checkdmarc-5.10.13.tar.gz"
7+
sha256 "ed40c8a8365b32eedffdb67034566dba927ea5233509e76a7c8358f635011bbc"
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: "389a49f549a6d76d29050919a1b4292ae72437817b1b1bfa3d39c05ac685c1cb"
12+
sha256 cellar: :any_skip_relocation, all: "b56b7d294d137c3cc4f42fa8b9c4ab13626cf47456ff3fe4b460f4cd1c35be90"
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/c1/34/46c136d325a5bc2d23d0e4ac6086ebda914394d98110f3589d2a5e8bac46/publicsuffixlist-1.0.2.20250919.tar.gz"
51-
sha256 "25abc9f2f31dd2dca5afd4f1313c2a20f20b2bb79107f8ff467bdb536f21fb25"
50+
url "https://files.pythonhosted.org/packages/3f/9d/fbcdd931af656aa5ee9b55b4ad2f73cd13a157fe857a3ccf72f90281b2c2/publicsuffixlist-1.0.2.20251002.tar.gz"
51+
sha256 "6793c97c389745802cabc64622e9391c22611d6423a9266ba34d588c93b03f99"
5252
end
5353

5454
resource "pyleri" do

0 commit comments

Comments
 (0)