git-octopus: head added
Closes Homebrew/homebrew#40695. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
dafc05f2a3
commit
80bc9cf8cb
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class GitOctopus < Formula
|
|||
url "https://github.com/lesfurets/git-octopus/archive/v1.0.tar.gz"
|
||||
sha256 "c83ab4aa3d8ec770f4f05619239a7852c871216a108b4e287c13efb10e3db5db"
|
||||
|
||||
head "https://github.com/lesfurets/git-octopus.git"
|
||||
|
||||
def install
|
||||
bin.install "bin/git-octopus"
|
||||
man1.install "man/man1/git-octopus.1"
|
||||
|
|
Loading…
Reference in a new issue