mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
238 B
Ruby
7 lines
238 B
Ruby
class MuCommander < Cask
|
|
url 'http://www.mucommander.com/download/mucommander-0_9_0.dmg'
|
|
version '0.9.0'
|
|
homepage 'http://www.mucommander.com/index.php'
|
|
sha1 'f733f5a4dc380836def21ca76656c2053153c960'
|
|
link 'muCommander.app'
|
|
end
|