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 3d7653e commit 045a221Copy full SHA for 045a221
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: "bf4a9e27b84eed89b01f635b4b310f1bd06d945436fc1f8f65d94ad118b3e9c5"
+ sha256 cellar: :any_skip_relocation, all: "917a442cadff3321339b5211232ae3bdf94f9535366d9c7409c3729fb22cd1ec"
13
end
14
15
depends_on "certifi" => :no_linkage
0 commit comments