aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorViktor Szakats2015-04-17 07:56:13 +0200
committerXu Cheng2015-04-17 20:23:17 +0800
commit7b5353e7f731ae0e4a52d7dd389229d4941fcb11 (patch)
tree8a891b8d2d4c971acefaafa61a7b16f3ba0eaad0 /Library/Formula
parent68dc68ec8a195953c1a424e854e6c9cb77f81b49 (diff)
downloadhomebrew-7b5353e7f731ae0e4a52d7dd389229d4941fcb11.tar.bz2
gauge: use https homepage
Closes #38734. Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gauge.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gauge.rb b/Library/Formula/gauge.rb
index 572643ba1..26c7fca30 100644
--- a/Library/Formula/gauge.rb
+++ b/Library/Formula/gauge.rb
@@ -1,7 +1,7 @@
require "language/go"
class Gauge < Formula
- homepage "http://getgauge.io"
+ homepage "https://getgauge.io"
url "https://github.com/getgauge/gauge/archive/v0.1.0.tar.gz"
sha1 "2abd107530d4a4295fe6ccf5699f3188ce1f7a99"