mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
10 lines
295 B
Ruby
10 lines
295 B
Ruby
class Macfusion < Cask
|
|
version '2.0.4'
|
|
sha256 '6693241fd54d686013864adb86a6ea7eef6c1291546573b628b3ddf7889ef71c'
|
|
|
|
url 'http://macfusionapp.org/releases/Macfusion_2.0.4.zip'
|
|
appcast 'http://macfusionapp.org/appcast.xml'
|
|
homepage 'http://macfusionapp.org/'
|
|
|
|
link 'Macfusion.app'
|
|
end
|