Skip to content

Commit

Permalink
kew: update 3.0.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 25, 2024
1 parent 50dbe73 commit 73e49d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/k/kew.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class Kew < Formula
head "https://github.com/ravachol/kew.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, x86_64_linux: "1627ced1f49f804a87cb6782e848a161751b953553ad034878747078c2c0fb78"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f88ff30a7c706d45da938069eb8e03152881c8f72fc1031e5ea2b2150398b2ff"
end

depends_on "pkg-config" => :build
Expand Down

1 comment on commit 73e49d5

@ravachol
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This version of kew (3.0.0) works with macOS and requires the following libs: faad2 taglib libogg

Please sign in to comment.