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
313 B
7 lines
313 B
class MucommanderNightly < Cask
|
|
url 'http://www.mucommander.com/download/nightly/mucommander-current.app.tar.gz'
|
|
version '0.9.1-nighly'
|
|
homepage 'http://www.mucommander.com/index.php'
|
|
sha256 '020df01bfc2d8aff20933f47fd80443d20b702e18f7a6a562c2bc25b15e9bc15'
|
|
link 'muCommander-0_9_0/muCommander.app'
|
|
end
|
|
|