Skip to content

Commit aef8c73

Browse files
committed
imessage-exporter: update 2.2.2 bottle.
1 parent 185569b commit aef8c73

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/i/imessage-exporter.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class ImessageExporter < Formula
66
license "GPL-3.0-only"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4feb291e443f820c729d05b26d481303e12d619c6bb5555ef60dc4467034d46a"
10-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3551c1a799523cec84de149a372fd8f6f17219dc529270116e3d623313077e4e"
11-
sha256 cellar: :any_skip_relocation, arm64_ventura: "0e3e3db5460af777c2c01200e53d66cd30eeebef186633a7428ec2eaf9a26498"
12-
sha256 cellar: :any_skip_relocation, sonoma: "9773a38d0a1f69ba26a2e4dd43689a08c3604f3a47506101449a4e4ea265a776"
13-
sha256 cellar: :any_skip_relocation, ventura: "e57c014d7c9d86f1d75c074c9db28ff63baebb766659f9c651bd1a9423213cc7"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "543487cda636e02b6a94c5bf778342b9b92a93a6ca2bf2519956d02f032e19d1"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5dac74f814ec85458d2d5c5759a39bd3d98ad042d55594edacda8745f7832ab0"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2fdf5e4ab14fa41bbfa52d56d859c514709cfd81e03e8b1efabebabcfd3b3672"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "00009028d064e8181350c3a35a391f9c02f8dc56a70f8528b81487dd440b7fe0"
12+
sha256 cellar: :any_skip_relocation, sonoma: "393115686819f826fde76bd7bb9deea060c135c9dd1ec2d5035871760b4d63d7"
13+
sha256 cellar: :any_skip_relocation, ventura: "668c52b48cbaf0e20a64cd20d22eec3aa2b8b305dd7133332fc69ab4bdf42f47"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "4d4725c13c585d2099c778c743cc9cdb429106cccc4bfcced9fc44890ca89de3"
1515
end
1616

1717
depends_on "rust" => :build

0 commit comments

Comments
 (0)