use HTTPS url in port-map.rb

This commit is contained in:
Roland Walker 2014-06-18 10:55:25 -04:00
parent 7f36a2ce47
commit cc4f400fb2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class PortMap < Cask
url 'http://tcmportmapper.googlecode.com/files/PortMap-1.3.1-r46.zip'
url 'https://tcmportmapper.googlecode.com/files/PortMap-1.3.1-r46.zip'
appcast 'http://www.codingmonkeys.de/portmap/appcast.rss'
homepage 'http://www.codingmonkeys.de/portmap'
version '1.3.1-r46'