goreleaser: update 0.77.2 bottle.
This commit is contained in:
parent
2016810419
commit
9e5e117b4d
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Goreleaser < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "f9924da73adf0087e84f4672a4a1df8f75a5da11982306d483ec4f47889c10ab" => :high_sierra
|
||||
sha256 "e37fed701bb1bf84ef53562c6817b26497089de07297023c484e5d8c04566266" => :sierra
|
||||
sha256 "b5a8e06bff190741888646a6564da88add857f8242229e5ff7cc9d1c500228db" => :el_capitan
|
||||
sha256 "31a39769408464b31c3237093ad6694a4e003691aa547de79d87e0d73f242994" => :high_sierra
|
||||
sha256 "806b62effaec19eba19063d2407a25ad1ccbaa4b90b514dfeb8fbdbd0b58be4d" => :sierra
|
||||
sha256 "1f65fba8be7c0138a4cbaaa7c6b9185b44eede51dddea4d8d2ddeb75a63c6ffa" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "dep" => :build
|
||||
|
|
Loading…
Reference in a new issue