subler.rb: appcast sha256 without pubDate

This commit is contained in:
Vítor Galvão 2016-01-12 22:18:43 +00:00
parent 52114a95aa
commit 6ae5cd6361
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask 'subler' do
# bitbucket.org is the official download host per the vendor homepage
url "https://bitbucket.org/galad87/subler/downloads/Subler-#{version}.zip"
appcast 'https://subler.org/appcast/appcast.xml',
:sha256 => '521d5efab5192750dfdc6dad5fa3ee0a5a563ed4658fdcc9c640e5aa11202a45'
:sha256 => '8d196dbe3bd7c95991fc41f839b0edd3e52566709aae0e5f51cd105db8f4a9c1'
name 'Subler'
homepage 'https://subler.org/'
license :gpl