mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
9 lines
256 B
Ruby
9 lines
256 B
Ruby
class Plainview < Cask
|
|
version '1.0.178'
|
|
sha256 'ff442b3e8995ab42c0908e2fafe07d14233bad72fff677a83cf9cf09b18a2e2c'
|
|
|
|
url 'https://s3.amazonaws.com/plainviewapp/plainview_1.0.178.zip'
|
|
homepage 'http://barbariangroup.com/'
|
|
|
|
link 'Plainview.app'
|
|
end
|