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 167b9e4 commit 4cbb5b3Copy full SHA for 4cbb5b3
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: "476b8fb4ae1ad39964419e90da082fe81d5172ef005d658ce3453fc5439851f6"
+ sha256 cellar: :any_skip_relocation, all: "35f1c4931f9d089b022957624a98ed04d701590aa0967455b35b0bffcf5cd319"
13
end
14
15
depends_on "certifi"
0 commit comments