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.
|
|
|
class Skype < Cask
|
|
|
|
url 'http://download.skype.com/macosx/Skype_6.4.0.833.dmg'
|
|
|
|
homepage 'http://www.skype.com'
|
|
|
|
version '6.4.0.833'
|
|
|
|
sha1 '137e298efe63677fba16c38c904b88978fd77abf'
|
|
|
|
link 'Skype.app'
|
|
|
|
end
|