mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
243 B
Ruby
7 lines
243 B
Ruby
class Asteroid < Cask
|
|
url "http://www.asteroidapp.com/downloader.php?Ver=0.9.6"
|
|
homepage 'http://www.asteroidapp.com/'
|
|
version '0.9.6'
|
|
sha256 'a867b90f998e4192dc40618a9e8ba15b4e0623ddd5213bece4e12f683c5d4412'
|
|
link 'Asteroid.app'
|
|
end
|