@@ -9,13 +9,13 @@ class Parsedmarc < Formula
9
9
head "https://github.com/domainaware/parsedmarc.git" , branch : "master"
10
10
11
11
bottle do
12
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "fd45998435f6691bc7664d1c6dd2122ed5e916d6d8d700d1262d36a8b31a179b "
13
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "795b065ec4d023ce3156f4b90baf1bbe7b1d27a38813e265234b6dba2f82e046 "
14
- sha256 cellar : :any_skip_relocation , arm64_ventura : "72e778482c936b99d1aa3c1134974d4c77f8f65a468e69a170052a944cf0910b "
15
- sha256 cellar : :any_skip_relocation , sonoma : "17ed424fee7893dbe617530a68f02b35ef5faae8ec6e410982028d6cfd075735 "
16
- sha256 cellar : :any_skip_relocation , ventura : "0be6d0ba5278eac6222d9c4b22ba8cac420c22dde2a8aca194dd5636fefb70dc "
17
- sha256 cellar : :any_skip_relocation , arm64_linux : "7e2a3de5908c31488e255cb66677f65cb8676640327e97318dc012117a84eb8d "
18
- sha256 cellar : :any_skip_relocation , x86_64_linux : "88e6a519367ce23d5a4cb5f8883890393d684de1e9a1fb7a315e89a1e79bbbd7 "
12
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d44f7acba228f0b1f61411e0f5a1f51c5880523d6222d8418d5f8c945e4d23fd "
13
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "a8d05f5c9a5ee6ab58a872076b1525f62cfdb5cb7f3ce8bcca15d68657a3c86d "
14
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "e40d10a295ea3b557e35fb85253b9f58a6c95cfed151744a726227c9d89e5c5b "
15
+ sha256 cellar : :any_skip_relocation , sonoma : "e2c8bb379a6279da80adae560ddcfee7d0e9eab53126c96a34f95c7d895a6535 "
16
+ sha256 cellar : :any_skip_relocation , ventura : "9f355d747013e10e11624caf8f52db9dcdb31d7abe7ba3b7a0c23a27925f5d13 "
17
+ sha256 cellar : :any_skip_relocation , arm64_linux : "1aef5353f6423cc5d059e45623831d653ae9115a8d40c12686706d77589d7f52 "
18
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "dd22793637405af517ff4a40e9329d109d69dec8beb5e7335e51a2a647d28dae "
19
19
end
20
20
21
21
depends_on "certifi"
0 commit comments