aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorViktor Szakáts2015-03-01 23:00:59 +0100
committerMike McQuaid2015-03-02 07:51:36 +0000
commitb0737c2e33d0c877a92cc96b7feb5cfc5395d098 (patch)
tree025ce3ae29aba15137256449ef74de2085d92c4e /Library/Formula
parent764bc09c6ed9f32f408a837404b141230891f6d3 (diff)
downloadhomebrew-b0737c2e33d0c877a92cc96b7feb5cfc5395d098.tar.bz2
heroku-toolbelt: use https url
Closes #37301. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/heroku-toolbelt.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/heroku-toolbelt.rb b/Library/Formula/heroku-toolbelt.rb
index b62154f90..4b93d599f 100644
--- a/Library/Formula/heroku-toolbelt.rb
+++ b/Library/Formula/heroku-toolbelt.rb
@@ -2,7 +2,7 @@ require 'formula'
class HerokuToolbelt < Formula
homepage 'https://toolbelt.heroku.com/other'
- url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-3.28.1.tgz'
+ url 'https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.28.1.tgz'
sha1 'fb50b8159e34cb7a42aabbe9794891020a5ba3f9'
def install