updated asteroid

This commit is contained in:
Vítor Galvão 2014-04-08 19:08:43 +01:00
parent 55abd5c195
commit 161ae38d1b
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
class Asteroid < Cask
url "http://www.asteroidapp.com/downloader.php?Ver=0.9.7"
url "http://www.asteroidapp.com/downloader.php?Ver=latest"
homepage 'http://www.asteroidapp.com/'
version '0.9.7'
sha256 'a4e5de12093ccf5fee7a0515504d758cbe7c721db36695dd467d60a3ed6a2f16'
version 'latest'
no_checksum
link 'Asteroid.app'
end