Paul Hinze
12 years ago
2 changed files with 8 additions and 2 deletions
@ -1,5 +1,5 @@ |
|||
class Skype < Cask |
|||
homepage 'http://www.skype.com' |
|||
version '5.6.0.143' |
|||
url 'http://download.skype.com/macosx/Skype_5.6.0.143.dmg' |
|||
version '6.0.60.2946' |
|||
url 'http://download.skype.com/macosx/Skype_6.0.60.2946.dmg' |
|||
end |
|||
|
@ -0,0 +1,6 @@ |
|||
class Textmate2 < Cask |
|||
url 'https://github.com/downloads/textmate/textmate/TextMate_r9319.tbz' |
|||
homepage 'http://macromates.com/' |
|||
version '2.0_r9319' |
|||
end |
|||
|
Loading…
Reference in new issue