From 60231da49ce761c81e27ec96df9a0b041f1945f6 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Sun, 2 Jun 2019 14:28:56 +0800 Subject: [PATCH] change the tea from github.com to gitea.com --- 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"