mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
271 B
Ruby
9 lines
271 B
Ruby
class Haroopad < Cask
|
|
version '0.12.2'
|
|
sha256 'f8fe84ec70090c7517b4ef9f8c2896a4dedb9774d0a87800fdd98f706a64929b'
|
|
|
|
url 'https://bitbucket.org/rhiokim/haroopad-download/downloads/haroopad-v0.12.2.dmg'
|
|
homepage 'http://pad.haroopress.com/'
|
|
|
|
app 'haroopad.app'
|
|
end
|