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 2dfc34b commit b0c48f9Copy full SHA for b0c48f9
Formula/t/taglib.rb
@@ -1,8 +1,8 @@
1
class Taglib < Formula
2
desc "Audio metadata library"
3
homepage "https://taglib.org/"
4
- url "https://taglib.github.io/releases/taglib-2.0.2.tar.gz"
5
- sha256 "0de288d7fe34ba133199fd8512f19cc1100196826eafcb67a33b224ec3a59737"
+ url "https://taglib.github.io/releases/taglib-2.1.tar.gz"
+ sha256 "95b788b39eaebab41f7e6d1c1d05ceee01a5d1225e4b6d11ed8976e96ba90b0c"
6
license all_of: ["LGPL-2.1-only", "MPL-1.1"]
7
head "https://github.com/taglib/taglib.git", branch: "master"
8
0 commit comments