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 c1d5083 commit cdf87c8Copy full SHA for cdf87c8
Formula/c/checkdmarc.rb
@@ -9,7 +9,7 @@ class Checkdmarc < Formula
9
head "https://github.com/domainaware/checkdmarc.git", branch: "master"
10
11
bottle do
12
- sha256 cellar: :any_skip_relocation, all: "dc96a17540fc78b4495e317467da9f5fe4cac3abed4965562876f5ea5c646953"
+ sha256 cellar: :any_skip_relocation, all: "6fd91901c2971d7c8d771262be64c38e55fa185dde6b68e9116a9e2783dd145a"
13
end
14
15
depends_on "certifi"
0 commit comments