mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
192 B
Ruby
7 lines
192 B
Ruby
class Manico < Cask
|
|
url 'http://manico.im/static/Manico_1.1.2.dmg'
|
|
homepage 'http://manico.im/'
|
|
version '1.1.2'
|
|
sha1 '4e3e8ce9c09083de520f2c282db74db52f383533'
|
|
link 'Manico.app'
|
|
end
|