Skip to content

Commit b0c48f9

Browse files
committed
taglib 2.1
1 parent 2dfc34b commit b0c48f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/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.org/"
4-
url "https://taglib.github.io/releases/taglib-2.0.2.tar.gz"
5-
sha256 "0de288d7fe34ba133199fd8512f19cc1100196826eafcb67a33b224ec3a59737"
4+
url "https://taglib.github.io/releases/taglib-2.1.tar.gz"
5+
sha256 "95b788b39eaebab41f7e6d1c1d05ceee01a5d1225e4b6d11ed8976e96ba90b0c"
66
license all_of: ["LGPL-2.1-only", "MPL-1.1"]
77
head "https://github.com/taglib/taglib.git", branch: "master"
88

0 commit comments

Comments
 (0)