homebrew-cask/Casks/pdfmasher.rb

12 lines
363 B
Ruby

cask 'pdfmasher' do
version '0.7.4'
sha256 '09940d6730d90bcf873e4d54262625ad566371258d14b0a6ac07a3b6dbcb9c30'
url "https://download.hardcoded.net/pdfmasher_osx_#{version.dots_to_underscores}.dmg"
appcast 'https://www.hardcoded.net/updates/pdfmasher.appcast'
name 'PdfMasher'
homepage 'https://www.hardcoded.net/pdfmasher/'
app 'PdfMasher.app'
end