Merge pull request #2884 from henry0312/mpv

mpv 0.3.5
This commit is contained in:
Fernando Paredes
2014-02-12 16:26:06 -08:00
+3 -3
View File
@@ -1,8 +1,8 @@
class Mpv < Cask
url 'https://github.com/mpv-player/mpv/releases/download/v0.3.4/mpv_v0.3.4_osx.zip'
url 'https://github.com/mpv-player/mpv/releases/download/v0.3.5/mpv_v0.3.5_osx.zip'
homepage 'http://mpv.io/'
version '0.3.4'
sha1 'a22e671ed7cf0ff756c283ab3dbbe9c364212597'
version '0.3.5'
sha1 '970f2e786f670b73f46e4068ba9f87b755e4150f'
link 'mpv.app'
binary 'mpv.app/Contents/MacOS/mpv'
end