gitbox.rb: appcast sha256 without pubDate

This commit is contained in:
Vítor Galvão 2016-01-12 22:01:11 +00:00
parent 6e938526c8
commit 848bc4d5d8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ cask 'gitbox' do
# cloudfront.net is the official download host per the vendor homepage
url "https://d1oa71y4zxyi0a.cloudfront.net/gitbox-#{version}-ml.zip"
appcast 'http://gitboxapp.com/updates.xml',
:sha256 => '4a771aa4d35cd0bf9f821fbf1e60741cb1d9ee3724ff66550e46fba98bace8c1'
:sha256 => 'df71744d6aeb51632acdb0c97e96f3a608625b7cac001b3b0aa76d5570db2dd0'
name 'Gitbox'
homepage 'http://gitboxapp.com/'
license :commercial