mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
277 B
Ruby
9 lines
277 B
Ruby
class Mozart < Cask
|
|
version '1.4.0.20120201'
|
|
sha256 'df03e42ca0da5700f49d3ae036758bac762cbc3a95d4e69c4bc4aabb54e6f92b'
|
|
|
|
url 'https://downloads.sourceforge.net/sourceforge/mozart-oz/Mozart-1.4.0.20120201.zip'
|
|
homepage 'http://www.mozart-oz.org'
|
|
|
|
link 'Mozart.app'
|
|
end
|