Skip to content

Commit d26ea4f

Browse files
authored
Merge pull request #251380 from Homebrew/bump-checkdmarc-5.12.18
checkdmarc 5.12.18
2 parents 75bf86c + 76a25b4 commit d26ea4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/c/checkdmarc.rb

Lines changed: 3 additions & 3 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/dc/cb/96d4fa122180e31348b9e477e23f2c39369fe078df0ecbe682ef8adb58f8/checkdmarc-5.12.17.tar.gz"
7-
sha256 "d1a0941e3747dd8356e258d3fd75abd6b2e7268db3d094e9f63371ad7f4d77b0"
6+
url "https://files.pythonhosted.org/packages/f7/e3/6d9d7e5fc780f6417f647589df2c38aa8bd806b2cdc3b8191c3d8851a6d8/checkdmarc-5.12.18.tar.gz"
7+
sha256 "07cc52ebd0dfe7ac10cc06e77146920e85e4dfc4fb3990e50dea91c9fe39944b"
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: "9065a211b1b1cad18a417e9d2a05fc078cfa47821e5340cb641e6fb4411c27a1"
12+
sha256 cellar: :any_skip_relocation, all: "ddb40cdcda9da9807ea79aff26fc583cac3fcc8575891842b41cd788bae1a348"
1313
end
1414

1515
depends_on "certifi" => :no_linkage

0 commit comments

Comments
 (0)