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