homebrew-cask/Casks/graphicconverter.rb

15 lines
582 B
Ruby

cask 'graphicconverter' do
version '11.0.1,4059'
sha256 'b869c73fa0727718e171b54a6247bc8c442e56ddda63d1850c92a28da4e349d0'
# lemkesoft.info was verified as official when first introduced to the cask
url "https://www.lemkesoft.info/files/graphicconverter/gc#{version.major}_build#{version.after_comma}.zip"
appcast "https://www.lemkesoft.info/sparkle/graphicconverter/graphicconverter#{version.major}.xml"
name 'GraphicConverter'
homepage 'https://www.lemkesoft.de/en/products/graphicconverter/'
auto_updates true
app "GraphicConverter #{version.major}.app"
end