gauge: use https homepage
Closes Homebrew/homebrew#38734. Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
parent
24d9cf157d
commit
37af00b240
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue