We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f5bb20 commit 57a0173Copy full SHA for 57a0173
Formula/taglib.rb
@@ -1,8 +1,8 @@
1
class Taglib < Formula
2
desc "Audio metadata library"
3
homepage "https://taglib.github.io/"
4
- url "https://taglib.github.io/releases/taglib-1.11.tar.gz"
5
- sha256 "ed4cabb3d970ff9a30b2620071c2b054c4347f44fc63546dbe06f97980ece288"
+ url "https://taglib.github.io/releases/taglib-1.11.1.tar.gz"
+ sha256 "b6d1a5a610aae6ff39d93de5efd0fdc787aa9e9dc1e7026fa4c961b26563526b"
6
head "https://github.com/taglib/taglib.git"
7
8
bottle do
0 commit comments