lab: update 0.22.0 bottle.

master
BrewTestBot 2021-05-20 23:07:33 +00:00
parent c2547c1394
commit 1b8a6fd122
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 4 additions and 4 deletions

View File

@ -7,10 +7,10 @@ class Lab < Formula
head "https://github.com/zaquestion/lab.git"
bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "255084c09d351cca985cc49b7972d7397ba1bad25040a559edd3550ef6ae70ef"
sha256 cellar: :any_skip_relocation, big_sur: "5d7f9febd4f0ec4ec29c81bdc8a514916de22ce3a7f1fba9e6901b1a1f91515e"
sha256 cellar: :any_skip_relocation, catalina: "d8a85d8a40e0d6abeb0d0b400fcc549bf05a033df2be1306ec6084d8d5208b9a"
sha256 cellar: :any_skip_relocation, mojave: "b75cfe9a7b3aec5d13c70ded3d937a0e7bc5fcabbce8590f20bce587827eba7a"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3a47b94f2c4ffcae4f22d9a9c6c88b7ea47d46d6485e9ebf76cafa486b1e0248"
sha256 cellar: :any_skip_relocation, big_sur: "89edf68fded2470d74bc924ee7e48da8500db6eebeef55593620908d223c33c2"
sha256 cellar: :any_skip_relocation, catalina: "bf63f2cd4b9cf9bb5a930922e3cff4f5c75980372a4481034a83161612fcde2e"
sha256 cellar: :any_skip_relocation, mojave: "def57cae9479805aca1ee18761db6df535ce30e85944eb309fb2d37c27f90f7b"
end
depends_on "go" => :build