mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
202 B
Ruby
7 lines
202 B
Ruby
class Max < Cask
|
|
url 'http://files.sbooth.org/Max-0.9.1.tar.bz2'
|
|
homepage 'http://sbooth.org/Max/'
|
|
version '0.9.1'
|
|
sha1 '6943a30c102bf815c89002671f0f0fd64c1d2805'
|
|
link 'Max-0.9.1/Max.app'
|
|
end
|