goctl: add 1.3.5 bottle.

master
Rui Chen 2022-05-18 18:42:55 +00:00 committed by BrewTestBot
parent 1557fbe99d
commit e172ad0024
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 9 additions and 0 deletions

View File

@ -5,6 +5,15 @@ class Goctl < Formula
sha256 "cbb131ba03fd26e4871ce9543cf8aa64fa1547d6db5c10390f512e72d095a722"
license "MIT"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "a79e2f1247f50c86b9e3fd7c3b81e9bd45aaad9a83569246cca6fdf47ce4c793"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "e46436eb825f6619aad4a6f369e9f1c18a4e9fd9f102c0b8c0d298c4c18669cc"
sha256 cellar: :any_skip_relocation, monterey: "a908fe2c8c2d678fdd18e1006b1ca40ab9aa18cc80de9c4d3d268464eeedad5e"
sha256 cellar: :any_skip_relocation, big_sur: "24e7b7d9429ac1ffce9fb8995aede76bf331423acb8fc91914ebd4672d363a9c"
sha256 cellar: :any_skip_relocation, catalina: "3276e19c220ee783a6c27953508d267724452ae0b4e0e1b0101075febc64942c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "fcff876dc282749527083ac1f39cd37584d64165558ebef83ca4475a8964c610"
end
depends_on "go" => :build
def install