Skip to content

Commit

Permalink
tonos-cli: add 0.2.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyar committed Jan 27, 2021
1 parent 0e4a38c commit 95d34f1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/tonos-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ class TonosCli < Formula
license "Apache-2.0"
head "https://github.com/tonlabs/tonos-cli.git"

bottle do
root_url "https://github.com/tonsoft/homebrew-stable/releases/download/tonos-cli-0.2.0"
cellar :any_skip_relocation
sha256 "d1f1f963c2d5679e7dcd85e61171ee7e869544a843dc6aa6099e0f2a35bd5ec9" => :catalina
sha256 "5a0142008107e12830b4d6c2d02792225f0a3eba0b8c8cfb94cbfcedc07c82f5" => :x86_64_linux
end

depends_on "rust" => :build
depends_on "openssl"

Expand Down

0 comments on commit 95d34f1

Please sign in to comment.