mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
282 B
Ruby
9 lines
282 B
Ruby
class Pdfshaver < Cask
|
|
version '1.0'
|
|
sha256 'ebfacb5e30b0939c4549f36fe88be10c0d4bae1ffaa4616e70daf849d19df9d0'
|
|
|
|
url 'https://github.com/tparry/PDFShaver.app/releases/download/v1.0/PDFShaver.zip'
|
|
homepage 'https://github.com/tparry/PDFShaver.app'
|
|
|
|
link 'PDFShaver.app'
|
|
end
|