goreleaser: update 0.117.2 bottle.
This commit is contained in:
parent
b518260097
commit
752b5bd3dc
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Goreleaser < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "277eec4f91d832f7866e4f4301f3415213e23db3a7e0099e99f3984e947d6107" => :mojave
|
sha256 "e10336aea2dddb3ee0fc4b602cac2b08aeed29015a28b94f381b22017cc66bf1" => :mojave
|
||||||
sha256 "d9c87ed8a8e70af624181baf2a10555c32eab1500542ca38f0ce656a5ea41582" => :high_sierra
|
sha256 "51acd8378f68914c2cf92f2e8db7e4357024b69f4ad1efec5edfe367bdc9cfe1" => :high_sierra
|
||||||
sha256 "fd81544342d78c0f6033dd02b166ac66facece3bb6a99ee684fd3d0dbdaff78a" => :sierra
|
sha256 "188cf53e7074a0efaf73c88b0af27e966cd44ff459fab3a2da27cdfe3e8054b9" => :sierra
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "go@1.12" => :build
|
depends_on "go@1.12" => :build
|
||||||
|
|
Loading…
Reference in a new issue