Skip to content

Commit 57a0173

Browse files
ilovezfsnijikon
authored andcommitted
taglib 1.11.1
Closes Homebrew#6220. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
1 parent 6f5bb20 commit 57a0173

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/taglib.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Taglib < Formula
22
desc "Audio metadata library"
33
homepage "https://taglib.github.io/"
4-
url "https://taglib.github.io/releases/taglib-1.11.tar.gz"
5-
sha256 "ed4cabb3d970ff9a30b2620071c2b054c4347f44fc63546dbe06f97980ece288"
4+
url "https://taglib.github.io/releases/taglib-1.11.1.tar.gz"
5+
sha256 "b6d1a5a610aae6ff39d93de5efd0fdc787aa9e9dc1e7026fa4c961b26563526b"
66
head "https://github.com/taglib/taglib.git"
77

88
bottle do

0 commit comments

Comments
 (0)