change the tea from github.com to gitea.com (#60)

This commit is contained in:
Lunny Xiao 2019-06-03 01:29:48 +08:00 committed by Lauris BH
parent faa6651250
commit 434ac055b0

4
tea.rb
View file

@ -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"