You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
223 B
7 lines
223 B
class Macfusion < Cask
|
|
url 'http://macfusionapp.org/releases/Macfusion_2.0.4.zip'
|
|
homepage 'http://macfusionapp.org/'
|
|
version '2.0.4'
|
|
sha1 '276fe2f561e924829fe2ada96d3754d726457a30'
|
|
link :app, 'Macfusion.app'
|
|
end
|
|
|