mpv 0.31.0
Closes #48380. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com>
This commit is contained in:
parent
06a102c759
commit
fb5f01885d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mpv < Formula
|
||||
desc "Media player based on MPlayer and mplayer2"
|
||||
homepage "https://mpv.io"
|
||||
url "https://github.com/mpv-player/mpv/archive/v0.30.0.tar.gz"
|
||||
sha256 "33a1bcb7e74ff17f070e754c15c52228cf44f2cefbfd8f34886ae81df214ca35"
|
||||
url "https://github.com/mpv-player/mpv/archive/v0.31.0.tar.gz"
|
||||
sha256 "805a3ac8cf51bfdea6087a6480c18835101da0355c8e469b6d488a1e290585a5"
|
||||
head "https://github.com/mpv-player/mpv.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue