Skip to content

Commit

Permalink
Merge pull request #164370 from cho-m/mat2-revbump
Browse files Browse the repository at this point in the history
mat2: revision bump for python-mutagen removal
  • Loading branch information
BrewTestBot authored Feb 27, 2024
2 parents 2cf7564 + 802e633 commit 8c1be10
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/m/mat2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ 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
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"
Expand Down

0 comments on commit 8c1be10

Please sign in to comment.