Reformat celestia.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:02 +02:00
parent fe57eb95d6
commit 4ed3eb0b09
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
class Celestia < Cask
url 'https://downloads.sourceforge.net/sourceforge/celestia/celestia-osx-1.6.1.dmg'
homepage 'http://sourceforge.net/projects/celestia'
version '1.6.1'
sha256 'db09842a10b377038bedef87fda8d159549234b2e072fa22e096ade84aa3f52a'
url 'https://downloads.sourceforge.net/sourceforge/celestia/celestia-osx-1.6.1.dmg'
homepage 'http://sourceforge.net/projects/celestia'
link 'Celestia.app'
end