chicken.rb: appcast sha256 without pubDate

This commit is contained in:
Vítor Galvão 2016-01-12 21:56:27 +00:00
parent 167fb054af
commit 01c58b9ee9
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask 'chicken' do
url "http://downloads.sourceforge.net/project/chicken/Chicken-#{version}.dmg"
appcast 'http://chicken.sourceforge.net/chicken.xml',
:sha256 => 'a649ec458aa8ea0bd34ed395a85d35d7ca333f2442d1c209c8f159226ba92088'
:sha256 => 'c7f19062980fe48a78b5157f341eeb9b3aa1ba81bce83b1c01484d2dbbb2f7d8'
name 'Chicken'
homepage 'http://sourceforge.net/projects/chicken/'
license :gpl