mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
234 B
Ruby
7 lines
234 B
Ruby
class Pdfsam < Cask
|
|
url 'http://downloads.sourceforge.net/project/pdfsam/pdfsam/2.2.2/pdfsam-2.2.2.dmg'
|
|
homepage 'http://www.pdfsam.org/'
|
|
version '2.2.2'
|
|
sha1 '19cce2d4a16813ac65fb2de50416d1a9da645f28'
|
|
link 'pdfsam.app'
|
|
end
|