From 4ba059344fca3f00472fbeec367d80790d09bd88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Tue, 12 Jan 2016 22:02:46 +0000 Subject: [PATCH] ibettercharge.rb: appcast sha256 without pubDate --- Casks/ibettercharge.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Casks/ibettercharge.rb b/Casks/ibettercharge.rb index b5315e97176..1f14bc42f98 100644 --- a/Casks/ibettercharge.rb +++ b/Casks/ibettercharge.rb @@ -5,7 +5,7 @@ cask 'ibettercharge' do # dl.devmate.com is the official download host per the appcast feed url "https://dl.devmate.com/com.softorino.iBetterCharge/#{version.sub(%r{-.*$}, '')}/#{version.sub(%r{^.*?-}, '')}/iBetterCharge-#{version.sub(%r{-.*$}, '')}.zip" appcast 'http://hook.softorino.com/ibc/appcast.xml', - :sha256 => 'ccfa0731f1d7861bf01427351e5758c3752e1816a5e55b02dad23c4323fcabfe' + :sha256 => 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855' name 'iBetterCharge' homepage 'http://softorino.com/ibettercharge/' license :gratis