rowanj-gitx.rb: appcast sha256 without pubDate

This commit is contained in:
Vítor Galvão 2016-01-12 22:16:18 +00:00
parent 4a3125e0bb
commit ac163994f2
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ cask 'rowanj-gitx' do
url "https://github.com/rowanj/gitx/releases/download/builds%2F#{version.sub(%r{\.\d+$}, '')}%2F#{version.sub(%r{.+\.}, '')}/GitX-dev-#{version.sub(%r{.+\.}, '')}.dmg"
appcast 'https://s3.amazonaws.com/builds.phere.net/GitX/development/GitX-dev.xml',
:sha256 => '698b51822d4b35d97089ab5058379392954b4fe6d37aaaa5ae691732d5706f46'
:sha256 => 'fe192deae377b418a8ee6c6620a05b7db6c6f9e3513ab9c0c5d42bf572483818'
name 'GitX-dev'
homepage 'https://rowanj.github.io/gitx/'
license :gpl