Skip to content

Commit 276c4fc

Browse files
committed
parsedmarc: update 8.18.6 bottle.
1 parent 9366bd7 commit 276c4fc

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/p/parsedmarc.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ class Parsedmarc < Formula
99
head "https://github.com/domainaware/parsedmarc.git", branch: "master"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "ff6d0f68d43159d143721edfcc2d6b161f1afb51f07a4115aba8521f3d60dd13"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4791b05035240294f69507c88cb9abf15514d15384dddf1bb70fa5c7925095ea"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "dccc12067c7e685b8e5aa92cd7e0b44b0805e5ced99d01ada30e6290bbdb7328"
15-
sha256 cellar: :any_skip_relocation, sonoma: "f460ae15c238a0f7f19a09ee51be5d1b974ac1c35526209cff198f0facbdf460"
16-
sha256 cellar: :any_skip_relocation, ventura: "4c51ff59f4a21344035e0ee704796d7d16ae83ed65172e8d062f3b1c5ce86b7d"
17-
sha256 cellar: :any_skip_relocation, arm64_linux: "9146db407b19067efa7b6eab838b2cce7af6a9f3d708d151827fe99773ec9c44"
18-
sha256 cellar: :any_skip_relocation, x86_64_linux: "83ab54d56498d534b93b9044b5e390c65755c70b923cff36cbe1174c61235bae"
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"
1919
end
2020

2121
depends_on "certifi"

0 commit comments

Comments
 (0)