mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
217 B
Ruby
7 lines
217 B
Ruby
class Macfusion < Cask
|
|
url 'http://macfusionapp.org/releases/Macfusion_2.0.4.zip'
|
|
homepage 'http://macfusionapp.org/'
|
|
version '2.0.4'
|
|
sha1 '276fe2f561e924829fe2ada96d3754d726457a30'
|
|
link 'Macfusion.app'
|
|
end
|