mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
use HTTPS url in skype.rb
This commit is contained in:
parent
cb3222f9b7
commit
4b8264e2df
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class Skype < Cask
|
||||
url 'http://www.skype.com/go/getskype-macosx.dmg'
|
||||
url 'https://www.skype.com/go/getskype-macosx.dmg'
|
||||
homepage 'http://www.skype.com'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue