mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
271 B
Ruby
9 lines
271 B
Ruby
class Stellarium < Cask
|
|
version '0.12.4'
|
|
sha256 'fe4f3c58a64780888d6ca6e28ec948fa1d885c7f0dd0a85beb4b5ec7339398db'
|
|
|
|
url 'https://downloads.sourceforge.net/sourceforge/stellarium/Stellarium-0.12.4.dmg'
|
|
homepage 'http://stellarium.org'
|
|
|
|
link 'Stellarium.app'
|
|
end
|