mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
263 B
Ruby
9 lines
263 B
Ruby
class Arora < Cask
|
|
version '0.10.1'
|
|
sha256 '7cd9d54beb326dbb1a3eebaee1f5252a2df611d738f90d1398e857812ffc49ac'
|
|
|
|
url 'https://arora.googlecode.com/files/Arora%200.10.1%20Intel-Qt4.5.3.dmg'
|
|
homepage 'https://code.google.com/p/arora/'
|
|
|
|
link 'Arora.app'
|
|
end
|