We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent addcc52 commit 167e766Copy full SHA for 167e766
Formula/c/checkdmarc.rb
@@ -3,8 +3,8 @@ class Checkdmarc < Formula
3
4
desc "Command-line parser for SPF and DMARC DNS records"
5
homepage "https://domainaware.github.io/checkdmarc/"
6
- url "https://files.pythonhosted.org/packages/97/e3/ef97bbb1f49638ff2a5c7c45b726fd9abbe2afb957fd0e0e44f6a0da6c37/checkdmarc-5.10.16.tar.gz"
7
- sha256 "e0eadca6071785701d16c92d672ba911c26289daaf1ea3d1c05c76be7c2d7a7e"
+ url "https://files.pythonhosted.org/packages/38/1d/921823a2eea15b7be2d5ef8ad8bba64946b5efec8a32e7c30e0914dd5237/checkdmarc-5.11.0.tar.gz"
+ sha256 "192baa4bb31401597d7315d3d31a56d7d84c0f74350552c174df5b88c4ebd8ae"
8
license "Apache-2.0"
9
head "https://github.com/domainaware/checkdmarc.git", branch: "master"
10
0 commit comments