git-octopus: head added

Closes Homebrew/homebrew#40695.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
Baptiste Fontaine 2015-06-14 10:12:45 +02:00
parent dafc05f2a3
commit 80bc9cf8cb

View file

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