From 8ab89b8e7a10647c1530d72ec9260d0a768acbfa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Tue, 12 Jan 2016 22:10:17 +0000 Subject: [PATCH] mplayerx.rb: appcast sha256 without pubDate --- Casks/mplayerx.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/mplayerx.rb b/Casks/mplayerx.rb index eebac476f32..7a8f794c271 100644 --- a/Casks/mplayerx.rb +++ b/Casks/mplayerx.rb @@ -5,7 +5,7 @@ cask 'mplayerx' do # sourceforge.net is the official download host per the vendor homepage url "http://downloads.sourceforge.net/project/mplayerx-osx/MPlayerX-#{version}.zip" appcast 'https://raw.githubusercontent.com/niltsh/MPlayerX-Deploy/master/appcast.xml', - :sha256 => 'cbdaba4814ef94eae9b25db2df4baf0e052e91040a568b6213b4d2a343ae27ef' + :sha256 => 'c1d0ce3488c89219e8e3ba39f0348ea34b88c752d09b42c019fdc92f89f70383' name 'MPlayerX' homepage 'http://mplayerx.org/' license :oss