From 71e5bf9091c8b69ce87aebea607b47c89dc6763f Mon Sep 17 00:00:00 2001 From: Michael Cho Date: Tue, 27 Feb 2024 07:55:58 -0500 Subject: [PATCH 1/2] mat2: revision bump for python-mutagen removal --- Formula/m/mat2.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/m/mat2.rb b/Formula/m/mat2.rb index e0ed9e23e99cb..89efadcef8743 100644 --- a/Formula/m/mat2.rb +++ b/Formula/m/mat2.rb @@ -6,6 +6,7 @@ class Mat2 < Formula url "https://files.pythonhosted.org/packages/d5/e4/f02d057fe6cf32b68e402c5f86276244105da40161e84ef785b2ae0bf809/mat2-0.13.4.tar.gz" sha256 "744aeee924c9898a397fe930593b803c540389bf39cd24553b99a89acc2f5901" license "LGPL-3.0-or-later" + revision 1 bottle do rebuild 2 From 802e63396b8c245981c0b1fe3df5ad3c881007ed Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 27 Feb 2024 13:19:50 +0000 Subject: [PATCH 2/2] mat2: update 0.13.4_1 bottle. --- Formula/m/mat2.rb | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/Formula/m/mat2.rb b/Formula/m/mat2.rb index 89efadcef8743..5b4eeb834db16 100644 --- a/Formula/m/mat2.rb +++ b/Formula/m/mat2.rb @@ -9,14 +9,13 @@ class Mat2 < Formula revision 1 bottle do - rebuild 2 - sha256 cellar: :any_skip_relocation, arm64_sonoma: "f3e360e4c603f6ed59196ec87eb03275d94c27be4bb6b1a4eb52a29b01475873" - sha256 cellar: :any_skip_relocation, arm64_ventura: "fa27b885eab427ed223e721cb2417a7a4e9b20d71611f7120a2f92bf9e19eca1" - sha256 cellar: :any_skip_relocation, arm64_monterey: "3b34c0d2c0bb8d9d03f5b93567833d2af18f355da378cd96c1847fa2b53fbaa4" - sha256 cellar: :any_skip_relocation, sonoma: "d7023c75aa32391edeb2b3e5549b87f79380a4c219765cc6626ee08c5e138b9e" - sha256 cellar: :any_skip_relocation, ventura: "c6987d4030e5b3894a7f1b5c4d4299e7e0422499b3fb498cd4c35be56d3a2c2e" - sha256 cellar: :any_skip_relocation, monterey: "bfe8a66952bba7ecadd2a28e826094a095bbe6df6cfd094245a33e58507da3ed" - sha256 cellar: :any_skip_relocation, x86_64_linux: "8ac3d34df70eb86cd3145b47d8886c0bebf8b28cfb8e6897110c320090a6e359" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "93860914251afac13dec74a1e14949d62f236b838b239dff07a87ae0c5638088" + sha256 cellar: :any_skip_relocation, arm64_ventura: "7697cd25b89af2341c18cf57ed4d23ab72522caa42c5a882af5fb3521c7193d2" + sha256 cellar: :any_skip_relocation, arm64_monterey: "40e247ea29cb0b1534646f29efefeef1f6fb74066dd2eb66f4765e95d2f84f1e" + sha256 cellar: :any_skip_relocation, sonoma: "001e99b10ac8d5f6459b3ab8be250a138f36877cc14ff6b37709d0bf40cee25c" + sha256 cellar: :any_skip_relocation, ventura: "ca6e987909afafdd745b4ba1a96401f1c597dfe181bb6c3c9be4f3f384ebca7c" + sha256 cellar: :any_skip_relocation, monterey: "1241be881c5f5f62cfb7f569cdb3a247c3b5189617424acec1248ee1fb5f0717" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a36b80d2e55d338366518d9a2d8ef20afb739a18037767e71a36910624b34696" end depends_on "exiftool"