Skip to content

Commit

Permalink
trinsic-cli: add 1.0.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmarkovski committed Nov 9, 2021
1 parent 7d77f58 commit 427a974
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Formula/trinsic-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ class TrinsicCli < Formula
sha256 "35f1b17cd80ef52dd8e628380c7401bc1b8e818b63033cce0d5ad328558a71a6"
license "Apache-2.0"

bottle do
root_url "https://github.com/trinsic-id/homebrew-tap/releases/download/trinsic-cli-1.0.0"
sha256 cellar: :any_skip_relocation, catalina: "acc2222ce83e8684a0ae78a7187dc25016acba2a076c16b29679c4bc6f01b99c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d223086263bf62cfb1a1511fcb9a3124dd3ecbb8135c39336b95b4ae8e4dab52"
end

depends_on "rust" => :build

def install
Expand Down

0 comments on commit 427a974

Please sign in to comment.