homebrew-cask/Casks/pngcommentator.rb

12 lines
394 B
Ruby

cask 'pngcommentator' do
version '1.3.2'
sha256 '066f11b8e9ee406e1395380cbb602e6f6241b0137606d30f97237311f7aaa227'
url "https://www.echomist.co.uk/software/downloads/PNGCommentator_#{version}.dmg"
appcast 'https://www.echomist.co.uk/Sparkle/PNGCommentator.xml'
name 'PNGCommentator'
homepage 'https://www.echomist.co.uk/software/PNGCommentator.php'
app 'PNGCommentator.app'
end