mpd 0.20.14
Closes #22338. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4353775171
commit
e5f5c14a76
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Mpd < Formula
|
class Mpd < Formula
|
||||||
desc "Music Player Daemon"
|
desc "Music Player Daemon"
|
||||||
homepage "https://www.musicpd.org/"
|
homepage "https://www.musicpd.org/"
|
||||||
url "https://www.musicpd.org/download/mpd/0.20/mpd-0.20.13.tar.xz"
|
url "https://www.musicpd.org/download/mpd/0.20/mpd-0.20.14.tar.xz"
|
||||||
sha256 "46c1c534d80a52de00263e8ef43a6011ff9d765232443749539ef26b1b48ff40"
|
sha256 "7d59afa1e7aabe5f7ad2d66eb274b0d54568b4110a783dfe8e74bd0f94e3f781"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "3473ecaad17d727a583222971972b840430563a8939f7ca1a08cd434047ea7ee" => :high_sierra
|
sha256 "3473ecaad17d727a583222971972b840430563a8939f7ca1a08cd434047ea7ee" => :high_sierra
|
||||||
|
|
Loading…
Reference in a new issue