goreleaser: update 0.95.2 bottle.

This commit is contained in:
BrewTestBot 2018-12-29 00:38:45 +00:00 committed by Chongyu Zhu
parent f205af498f
commit 6bc1c295d5
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -6,9 +6,9 @@ class Goreleaser < Formula
bottle do
cellar :any_skip_relocation
sha256 "fa632fa9eed90892a90d916d133c4d07c860810c69aa9cf54db579b8aaf4ecfa" => :mojave
sha256 "4173e290f639ef0c18447fa5eb4a1f1acd7a223082100fc6685a17c3b1eee4b8" => :high_sierra
sha256 "3729ba31d0092c7c40d0019851eabe0d4152026a38b0faf4bd90af8a0895f49d" => :sierra
sha256 "e2424f92632d615fcdb53880beb2546e60b327917f91dc967e378e214882ef06" => :mojave
sha256 "e542abaa9f62c361e4440cd3541a366d09d8513d46db7e134dfd9a9e62280f07" => :high_sierra
sha256 "f53cf3559d5508a554f0342d461ecf8fbcbbf3a11fd85c82d3c4dce6ef3a9fdc" => :sierra
end
depends_on "go" => :build