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 460554d commit 430e504Copy full SHA for 430e504
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: "389a49f549a6d76d29050919a1b4292ae72437817b1b1bfa3d39c05ac685c1cb"
+ sha256 cellar: :any_skip_relocation, all: "b56b7d294d137c3cc4f42fa8b9c4ab13626cf47456ff3fe4b460f4cd1c35be90"
13
end
14
15
depends_on "certifi"
0 commit comments