From a533608341ca9171a8d895bbee98cd85e572a96c Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Mon, 17 Oct 2022 08:21:43 -0400 Subject: [PATCH] Also update gimme homepage --- Formula/gimme.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/gimme.rb b/Formula/gimme.rb index 35f412bf4e6f9..ff6846555da2f 100644 --- a/Formula/gimme.rb +++ b/Formula/gimme.rb @@ -1,6 +1,6 @@ class Gimme < Formula desc "Shell script to install any Go version" - homepage "https://github.com/travis-ci/gimme" + homepage "https://github.com/urfave/gimme" url "https://github.com/urfave/gimme/archive/v1.6.0.tar.gz" sha256 "437e6daf4297755b25396720f0a3a613dbada7988c89c7184c6e259674bd7555" license "MIT"