зеркало из https://github.com/mislav/hub.git
Use GitHub releases for homebrew downloads
This commit is contained in:
Родитель
c4de7b63b9
Коммит
2b7a984b1c
|
@ -10,10 +10,9 @@ class Gh < Formula
|
|||
|
||||
homepage "https://github.com/jingweno/gh"
|
||||
head "https://github.com/jingweno/gh.git"
|
||||
url "https://dl.dropboxusercontent.com/u/1079131/gh/#{VERSION}-snapshot/darwin_#{ARCH}/gh_#{VERSION}-snapshot_darwin_#{ARCH}.tar.gz"
|
||||
url "https://github.com/jingweno/gh/releases/download/v#{VERSION}/gh_#{VERSION}-snapshot_darwin_#{ARCH}.tar.gz"
|
||||
version VERSION
|
||||
|
||||
|
||||
def install
|
||||
bin.install "gh"
|
||||
bash_completion.install "etc/gh.bash_completion.sh"
|
||||
|
|
Загрузка…
Ссылка в новой задаче