From eb85cf29004f3fef3ba21197411349842ce35c5e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Sep 2024 21:36:42 +0000 Subject: [PATCH 1/2] imessage-exporter 2.1.0 --- Formula/i/imessage-exporter.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/i/imessage-exporter.rb b/Formula/i/imessage-exporter.rb index 6467996d7090..fe77eeac4a35 100644 --- a/Formula/i/imessage-exporter.rb +++ b/Formula/i/imessage-exporter.rb @@ -1,8 +1,8 @@ class ImessageExporter < Formula desc "Command-line tool to export and inspect local iMessage database" homepage "https://github.com/ReagentX/imessage-exporter" - url "https://github.com/ReagentX/imessage-exporter/archive/refs/tags/2.0.1.tar.gz" - sha256 "44b31f41a5b1397e252f7a62e887f7c0fe9a26e481bfe2474747650776067974" + url "https://github.com/ReagentX/imessage-exporter/archive/refs/tags/2.1.0.tar.gz" + sha256 "2b2fde44443af835e6da6d4d1b58fa9fd830c96bc0258202184e56edaa98e73a" license "GPL-3.0-only" bottle do From 7dd49d21c83cd881912ae9c54ade656f8ddd3e0d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Sep 2024 22:46:12 +0000 Subject: [PATCH 2/2] imessage-exporter: update 2.1.0 bottle. --- Formula/i/imessage-exporter.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/i/imessage-exporter.rb b/Formula/i/imessage-exporter.rb index fe77eeac4a35..cca4aa63a9b5 100644 --- a/Formula/i/imessage-exporter.rb +++ b/Formula/i/imessage-exporter.rb @@ -6,14 +6,12 @@ class ImessageExporter < Formula license "GPL-3.0-only" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "7eb4d6ba31ce90cf725013bc585534897b0a41afe39a161d58869a7421f34967" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "6525eb9788300f1c26f1b86dad9322f46cbdb15b856a2c8eb4941af964cf4242" - sha256 cellar: :any_skip_relocation, arm64_ventura: "1617a9e265102f4dc49a8a645d05b91a918305596db7bb5d10ae416dfdfbdbf1" - sha256 cellar: :any_skip_relocation, arm64_monterey: "0b10c1f865f071ebd6feabe2b769556345a7114e38956a1d8e475382bb6fa9db" - sha256 cellar: :any_skip_relocation, sonoma: "3de134831148ae0f7b3190e25287653f9ac6bf3813d133d5a39ba8b8f46f54c0" - sha256 cellar: :any_skip_relocation, ventura: "46d9adcc731017c28002f88af049d628b5e963f22dc81a4f3db319d25bf39daa" - sha256 cellar: :any_skip_relocation, monterey: "eb42f1fcd7fede1a1511ba7efc750689b5ae4e3c28517bea2b8a2bb4b51f7276" - sha256 cellar: :any_skip_relocation, x86_64_linux: "690b4b7f094f3f1e96dbf5f999df601905ffcfdd3f6f7e5a42e6cf98613d38eb" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "9c5048a2e77d17e99976fe521d22f2d085afc6f444c75599ad307fe6d08a7b90" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "ab1b2566752e90e340e2f09a55c0b863d1cf2af78ac7385dd0a04fc5b6580336" + sha256 cellar: :any_skip_relocation, arm64_ventura: "f26a2641aa5a63a53a8636216f0a38e2f6f0ebdfe66cbf8bec3fed856d80d288" + sha256 cellar: :any_skip_relocation, sonoma: "c1bd14edfe89984dc06541c16cffeb2920baf1d16e4cb81aed3b3ff4ea50964a" + sha256 cellar: :any_skip_relocation, ventura: "7d208775a8ef4e2b0774cb8aae7cfdf3e838c99141ede4b45bba1a635e33dbe3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a890fa8ecead7419f68370966edb0ccca834d3cf40b8fd8fdb5a06f064dd4d76" end depends_on "rust" => :build