nsq: httpsify the homepage.
This commit is contained in:
parent
212baf1866
commit
7dac25c533
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require "formula"
|
|||
require "language/go"
|
||||
|
||||
class Nsq < Formula
|
||||
homepage "http://bitly.github.io/nsq"
|
||||
homepage "https://bitly.github.io/nsq"
|
||||
url "https://github.com/bitly/nsq/archive/v0.3.2.tar.gz"
|
||||
sha1 "3df203637e9b669486747e5ac18c93e7dd2d33bd"
|
||||
|
||||
|
|
Loading…
Reference in a new issue