satellite-eyes.rb: appcast sha256 without pubDate

This commit is contained in:
Vítor Galvão 2016-01-12 22:16:27 +00:00
parent 98aa1a68be
commit 717dc74dae
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask 'satellite-eyes' do
# amazonaws.com is the official download host per the vendor homepage
url "https://satellite-eyes.s3.amazonaws.com/satellite-eyes-#{version}.zip"
appcast 'https://satellite-eyes.s3.amazonaws.com/appcast.xml',
:sha256 => '4f8442b010054afde7b0f1545623b0ada25c16af803353af1a1254e6d5857339'
:sha256 => 'ecbe391d0b93b660c874f6ac490df8b9ffcfa1fbdfb4983dcb03588ac9ee259c'
name 'Satellite Eyes'
homepage 'http://satelliteeyes.tomtaylor.co.uk/'
license :apache