From 74291d91494879b37b070a23175ec9139fa3315d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Tue, 12 Jan 2016 22:08:01 +0000 Subject: [PATCH] marked.rb: appcast sha256 without pubDate --- Casks/marked.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/marked.rb b/Casks/marked.rb index c357c4c433b..0b8d023abf0 100644 --- a/Casks/marked.rb +++ b/Casks/marked.rb @@ -5,7 +5,7 @@ cask 'marked' do # abyss.designheresy.com is the official download host per the appcast feed url "http://abyss.designheresy.com/marked/Marked#{version}.zip" appcast 'http://abyss.designheresy.com/marked/marked.xml', - :sha256 => '0bfc64c8c3a620f9ac557345578b3c85d6851616aad861c5508f839dcbce29e8' + :sha256 => '8edc51bdb5d442ffc4d6db66693fc65c27d17df6f304efa3c3ef8539811d7cb1' name 'Marked' homepage 'http://marked2app.com' license :commercial