crashlytics.rb: appcast sha256 without pubDate

This commit is contained in:
Vítor Galvão 2016-01-12 21:57:36 +00:00
parent a45cdefe1b
commit f995af9dac
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask 'crashlytics' do
# amazonaws.com is the official download host per the vendor homepage
url "https://ssl-download-crashlytics-com.s3.amazonaws.com/mac/builds/Crashlytics-#{version.sub(%r{.*_}, '')}.zip"
appcast 'https://ssl-download-crashlytics-com.s3.amazonaws.com/mac/version.xml',
:sha256 => '39e2fdc58426b1771c42d26218de331494fdbabb91ad4df77cbb14357cf1a423'
:sha256 => '394a9920564574a6423a3a2b715db1040a3d994a6b2c36f264d60779612e7b82'
name 'Crashlytics'
homepage 'https://crashlytics.com'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder