goreleaser: update 1.9.1 bottle.

master
BrewTestBot 2022-05-20 18:04:54 +00:00
parent 83ffbc3a8b
commit 5ed185919f
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -8,12 +8,12 @@ class Goreleaser < Formula
head "https://github.com/goreleaser/goreleaser.git", branch: "main"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "d302536344c16e94f938308398512d1136e6fa7f42ed23b12dcb70f3874d2c9c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "78bc78a886c7e4ba0535ca7a14b3af5264dd324ad7292b4bc0da2336dbbb2726"
sha256 cellar: :any_skip_relocation, monterey: "080db171e6a863a1a679ca20ed66da388e7f8aab73198a3565b893cb33866317"
sha256 cellar: :any_skip_relocation, big_sur: "cb93847eaaabf35acf5fc6d4a29819fad1192d7a714fd28d3523e4a4a551aee1"
sha256 cellar: :any_skip_relocation, catalina: "d9c1a3c655623e7872c2e022040fe586f6de7bbb6ad8f8d9223b84a6eac5d0c5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "93d6461e304ba76b7e0c31807c706c6f171bf664922ff15c52a9e1c69f06b683"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e32ef8f70b8a37828b970904d3f8ffdb7c0f86a34b6e299308d344c4ceb27434"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3a89365ecfc0d6684c37e21a2cbac2708947211777e4adf801f598cf0f8fe79e"
sha256 cellar: :any_skip_relocation, monterey: "fb76d4b830500b6c85fb86ca6c97c669393eb8ad04fe0495929299a55fc70864"
sha256 cellar: :any_skip_relocation, big_sur: "7cadc5e41a9b714527f2165dc8b2e1acd19313e295f01541de89a6eb064ec807"
sha256 cellar: :any_skip_relocation, catalina: "4d0547daa6101a265f460107d051442fe53b0a4bb52a2fa57d1932d721b09775"
sha256 cellar: :any_skip_relocation, x86_64_linux: "23832d3341657bf59d5306dd3ac7fdcfce410f86933005025030ec97bd8781f3"
end
depends_on "go" => :build