godep: update 79 bottle.
This commit is contained in:
parent
489b608afb
commit
210dace96b
1 changed files with 4 additions and 3 deletions
|
@ -6,9 +6,10 @@ class Godep < Formula
|
|||
head "https://github.com/tools/godep.git"
|
||||
|
||||
bottle do
|
||||
sha256 "e35d1482f7faaf7596399722e24c76aab257da08ff2c4831473d643941461ef9" => :sierra
|
||||
sha256 "6ffc281d817db545aed8affe48d720bb7d816e424668d36f891d1131f617befa" => :el_capitan
|
||||
sha256 "d18c5626444a94e5633b748f430f62567221be886e87924d726aaf8d9fe90931" => :yosemite
|
||||
cellar :any_skip_relocation
|
||||
sha256 "f99f8f7c8c36a85e7dc16bbc7f731389ba8f62f58f3fdc9dd744c732f99441a6" => :sierra
|
||||
sha256 "1818f494ddb141154c2f453f839d4337883f0a2470c704e0f3b6a1770f80d3cc" => :el_capitan
|
||||
sha256 "03b48f1fdb71d4f9c311fbceb10d7a343bb944e6711b62b8dd83be804fc4b308" => :yosemite
|
||||
end
|
||||
|
||||
depends_on "go"
|
||||
|
|
Loading…
Reference in a new issue