homebrew-cask/Casks/combine-pdfs.rb

12 lines
423 B
Ruby

cask 'combine-pdfs' do
version '5.5.2'
sha256 '2fee2e174fd02525dc599e52d13d14f6c8b5f0a56c76e04c5821ad33d3801651'
url "https://www.monkeybreadsoftware.de/Software/CombinePDFs/CombinePDFs#{version.no_dots}.zip"
appcast 'https://www.monkeybreadsoftware.de/Software/CombinePDFs/appcast.xml'
name 'Combine PDFs'
homepage 'https://www.monkeybreadsoftware.de/Software/CombinePDFs.shtml'
app 'Combine PDFs.app'
end