mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 06:06:50 -06:00
9 lines
329 B
Ruby
9 lines
329 B
Ruby
class Grandperspective < Cask
|
|
version '1.5.1'
|
|
sha256 '92204458042a337c1091879e167ea95e45cae33a7be16fa6c11e80572c54d135'
|
|
|
|
url 'https://downloads.sourceforge.net/project/grandperspectiv/grandperspective/1.5.1/GrandPerspective-1_5_1.dmg'
|
|
homepage 'http://grandperspectiv.sourceforge.net/'
|
|
|
|
link 'GrandPerspective.app'
|
|
end
|