homebrew-cask/Casks/graphicconverter.rb

14 lines
637 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'graphicconverter' do
version '10.2628'
sha256 '50f54dcb134be2661b552320c17b74838b65990acf4ab8416a29a5da16fc5052'
2014-10-28 01:10:43 +08:00
# lemkesoft.info was verified as official when first introduced to the cask
url "https://www.lemkesoft.info/files/graphicconverter/gc#{version.major}_build#{version.minor}.zip"
appcast "http://www.lemkesoft.org/files/graphicconverter/graphicconverter#{version.major}.xml",
checkpoint: '621f0918d123dd684b30e03995c383469a893408dc180aba7a760e87c0d1cf6f'
2015-01-06 10:11:54 +08:00
name 'GraphicConverter'
homepage 'https://www.lemkesoft.de/en/products/graphicconverter/'
2014-10-28 01:10:43 +08:00
2016-03-10 08:02:16 +08:00
app "GraphicConverter #{version.major}.app"
2014-10-28 01:10:43 +08:00
end