Skip to content

Commit

Permalink
irissqlcli: add 0.4.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
daimor committed Feb 17, 2023
1 parent 94e4686 commit 0bbb10e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/irissqlcli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ class Irissqlcli < Formula
sha256 "71506dd9400fc55b3f7be65819803b013c6a6d3cfbc70a2edc9288341bef8c6e"
license "MIT"

bottle do
root_url "https://github.com/caretdev/homebrew-tap/releases/download/irissqlcli-0.4.0"
rebuild 1
sha256 cellar: :any_skip_relocation, monterey: "c69546a524b303087523c0261233e28b1aeaffca80b0d1421413467d0cf7ed10"
sha256 cellar: :any_skip_relocation, x86_64_linux: "74f7062f44f84a0bea471fed067889b32f0be53dab1b074811e9acff0ba58603"
end

depends_on "[email protected]"
depends_on "pygments"
depends_on "python-tabulate"
Expand Down

0 comments on commit 0bbb10e

Please sign in to comment.