From a3722143e26d38f52a1680e68be1989cd451e4ff Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 26 Aug 2019 06:40:12 +0000 Subject: [PATCH] gti: secure url(s) --- Formula/gti.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/gti.rb b/Formula/gti.rb index 0bb9e51792..458a53bddb 100644 --- a/Formula/gti.rb +++ b/Formula/gti.rb @@ -1,6 +1,6 @@ class Gti < Formula desc "ASCII-art displaying typo-corrector for commands" - homepage "http://r-wos.org/hacks/gti" + homepage "https://r-wos.org/hacks/gti" url "https://github.com/rwos/gti/archive/v1.6.1.tar.gz" sha256 "6dd5511b92b64df115b358c064e7701b350b343f30711232a8d74c6274c962a5" head "https://github.com/rwos/gti.git"