mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
230 B
Ruby
9 lines
230 B
Ruby
class Imitone < Cask
|
|
version '0.5.2'
|
|
sha256 'e28cb71720c688715a3e19cc0b363cb904354997745897b6594f0888981a3a1c'
|
|
|
|
url "http://imitone.com/beta/imitone-#{version}.dmg"
|
|
homepage 'http://imitone.com/'
|
|
|
|
link 'imitone.app'
|
|
end
|