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