Skip to content

Commit 2f08160

Browse files
authored
Merge pull request #279210 from Homebrew/bump-checkdmarc-5.15.2
checkdmarc 5.15.2
2 parents 936d379 + 53d2d93 commit 2f08160

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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/da/5f/250045b77774412f58060a9e4b3bfa96adb3a4f04d3c7463bd8792c223d3/checkdmarc-5.15.1.tar.gz"
7-
sha256 "fcb03a3f5fb355189b9fdfbd96de52a6c4e29371ec4db163b8d0ab157c285c72"
6+
url "https://files.pythonhosted.org/packages/25/c7/e099a3d5356f36f2063ab01ea8cea77f321aa947d91a0651c58ec458c6f3/checkdmarc-5.15.2.tar.gz"
7+
sha256 "715c0870edb8ea14ee277894bb83e5f3a5b6bcc8dae3d58b2d7a8aff4e651f7c"
88
license "Apache-2.0"
99
head "https://github.com/domainaware/checkdmarc.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, all: "ef5a0e7511179cf8891299fc79945489426dc27909d88b47154c74afe20040cf"
12+
sha256 cellar: :any_skip_relocation, all: "b1c0dcfce0e76c5ffa64fdd0bf9741931f691d2c5e14c2388b1a839d247cb9e0"
1313
end
1414

1515
depends_on "certifi" => :no_linkage

0 commit comments

Comments
 (0)