mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
232 B
Ruby
9 lines
232 B
Ruby
class Utopia < Cask
|
|
version '2.4.2'
|
|
sha256 'c9c0f76a0a9035fe9a8405c6e32368ddf594aac86d742cd6aefdfa64d699e20a'
|
|
|
|
url 'http://utopiadocs.com/files/Utopia-2.4.2-Mac.dmg'
|
|
homepage 'http://utopiadocs.com/'
|
|
|
|
app 'Utopia.app'
|
|
end
|