sqls: add 0.2.22 bottle.

master
Rui Chen 2022-04-25 15:37:14 +00:00 committed by BrewTestBot
parent ac51eff73b
commit 7a631f79a7
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 9 additions and 0 deletions

View File

@ -6,6 +6,15 @@ class Sqls < Formula
license "MIT" license "MIT"
head "https://github.com/lighttiger2505/sqls.git", branch: "master" head "https://github.com/lighttiger2505/sqls.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "6dbca6e8e07e366b9926ddb5da7068e4aab06a8f44ac4c10e39a4cc956c823f3"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3dea0bf951c056448af9f587db401b9aeaf8fb3def88ce54a5db05c3737cadae"
sha256 cellar: :any_skip_relocation, monterey: "7e0b61b52ec2b7f34122844099657f8be14a27af74509e7f7ecb59f9aad0f0a0"
sha256 cellar: :any_skip_relocation, big_sur: "facee7e345867ac52396628dd98093a326032cefe43f1e16ce91941665dd39bd"
sha256 cellar: :any_skip_relocation, catalina: "5ec498c6c475d39d5badcdc0a4e81c5a7f10d9c51c9d6019021754351ed26361"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5eb770bee66bb17bad1307ce42b6e4d1d90352612c28ffe832ba8eeae74dd271"
end
depends_on "go" => :build depends_on "go" => :build
def install def install