mpv 0.21.0
Closes #6102. Signed-off-by: Zhiming Wang <zmwangx@gmail.com>
This commit is contained in:
parent
080070ab5a
commit
99450acfdc
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Mpv < Formula
|
class Mpv < Formula
|
||||||
desc "Media player based on MPlayer and mplayer2"
|
desc "Media player based on MPlayer and mplayer2"
|
||||||
homepage "https://mpv.io"
|
homepage "https://mpv.io"
|
||||||
url "https://github.com/mpv-player/mpv/archive/v0.20.0.tar.gz"
|
url "https://github.com/mpv-player/mpv/archive/v0.21.0.tar.gz"
|
||||||
sha256 "fe6ec9d2ded5ce84b963f54b812d579d04f944f4a737f3ae639c4d5d9e842b56"
|
sha256 "d05f8ece859c500ef1649cdfea911ec1529df1898b8fda3e217766dc28dc9bd3"
|
||||||
head "https://github.com/mpv-player/mpv.git"
|
head "https://github.com/mpv-player/mpv.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue