Paul Hinze
12 years ago
3 changed files with 15 additions and 0 deletions
@ -0,0 +1,5 @@ |
|||
class Gephi < Cask |
|||
homepage 'http://gephi.org/' |
|||
version '0.8.1' |
|||
url 'https://launchpad.net/gephi/0.8/0.8.1beta/+download/gephi-0.8.1-beta.dmg' |
|||
end |
@ -0,0 +1,5 @@ |
|||
class TextWrangler < Cask |
|||
homepage 'http://www.barebones.com/products/textwrangler' |
|||
version '4.0.1' |
|||
url 'http://ash.barebones.com/TextWrangler_4.0.1.dmg' |
|||
end |
@ -0,0 +1,5 @@ |
|||
class VirtualBox < Cask |
|||
homepage 'http://www.virtualbox.org' |
|||
version '4.2.4.81684' |
|||
url 'http://download.virtualbox.org/virtualbox/4.2.4/VirtualBox-4.2.4-81684-OSX.dmg' |
|||
end |
Loading…
Reference in new issue