mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
280 B
Ruby
7 lines
280 B
Ruby
class Stella < Cask
|
|
url 'http://downloads.sourceforge.net/project/stella/stella/3.9.3/Stella-3.9.3_intel-macosx.dmg'
|
|
homepage 'http://stella.sourceforge.net'
|
|
version '3.9.3'
|
|
sha256 '83870088368be20224ed51f52e9babe53a75575495279adc596203f123e8477c'
|
|
link 'Stella.app'
|
|
end
|