mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
255 B
Ruby
9 lines
255 B
Ruby
class Haroopad < Cask
|
|
version '0.12.0'
|
|
sha256 '05297bdd532f23534fc3dab475d4b3262c18604d8a219a5e9188c34a84ad1472'
|
|
|
|
url 'https://dl.dropbox.com/s/yvjb90ywib551ex/haroopad-v0.12.0.dmg'
|
|
homepage 'http://pad.haroopress.com/'
|
|
|
|
link 'haroopad.app'
|
|
end
|