mpv 0.22.0
Closes #7102. Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
parent
81b6929540
commit
5c1ecfc85e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +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.21.0.tar.gz"
|
url "https://github.com/mpv-player/mpv/archive/v0.22.0.tar.gz"
|
||||||
sha256 "d05f8ece859c500ef1649cdfea911ec1529df1898b8fda3e217766dc28dc9bd3"
|
sha256 "c0f9ac8f0e37a391d19007b333ef8787c2f45d75a0d4401c0098cde52c5082f6"
|
||||||
revision 2
|
|
||||||
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