iupx.rb: appcast sha256 without pubDate

This commit is contained in:
Vítor Galvão 2016-01-12 22:03:35 +00:00
parent 1df455a76f
commit b0ead1355d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask 'iupx' do
url "http://downloads.sourceforge.net/sourceforge/iupx/iUPX_#{version.sub('.', '_')}_universal.zip"
appcast 'http://iupx.sourceforge.net/updates/appcast.xml',
:sha256 => '33789d366b840c0c165b4b26c0637a72f89250eaaeaa3adb42df77c1b258cdbc'
:sha256 => '4dbae1b69841d573fa64a4feef160079843d545534815fe1c606e87b43d6cfc3'
name 'iUPX'
homepage 'http://iupx.sourceforge.net'
license :gpl