godep 61
Closes #122. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
d791ad318e
commit
c8f2ffc528
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Godep < Formula
|
||||
desc "dependency tool for go"
|
||||
homepage "https://godoc.org/github.com/tools/godep"
|
||||
url "https://github.com/tools/godep/archive/v60.tar.gz"
|
||||
sha256 "a9dafa87d571dfc817e9e101b20a856c534951d52059cf5af1be599d88b7e6d6"
|
||||
url "https://github.com/tools/godep/archive/v61.tar.gz"
|
||||
sha256 "31e7257b2d07f8fbd622cadb43f13e6577dba424261f17c1de82e87916d7b4a6"
|
||||
head "https://github.com/tools/godep.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue