From 434ac055b07b9eab5b52055a3e7b564f27583a8a Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Mon, 3 Jun 2019 01:29:48 +0800 Subject: [PATCH] change the tea from github.com to gitea.com (#60) --- tea.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tea.rb b/tea.rb index 98c2e53..abca57a 100644 --- a/tea.rb +++ b/tea.rb @@ -1,8 +1,8 @@ require "formula" class Tea < Formula - homepage "https://github.com/go-gitea/tea" - head "https://github.com/go-gitea/tea.git" + homepage "https://gitea.com/gitea/tea" + head "https://gitea.com/gitea/tea.git" stable do version "0.1.0"