mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
259 B
Ruby
7 lines
259 B
Ruby
class Mozart < Cask
|
|
url 'http://www.mozart-oz.org/download/mozart-ftp/store/1.4.0-2012-02-01-macosx/Mozart-1.4.0.20120201.zip'
|
|
homepage 'http://www.mozart-oz.org'
|
|
version '1.4.0'
|
|
sha1 '0003fdce29d26bf58ff5216bc0b89a19a51a527d'
|
|
link 'Mozart.app'
|
|
end
|