Skip to content

Commit

Permalink
gcp: add 2.3.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
awvwgk committed Feb 11, 2022
1 parent 8ebf66b commit 4dbdda1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/gcp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ class Gcp < Formula
sha256 "26c4d889062412c377459a4a939cbe12527dcdc5d89c99cf607f589ec86c5fe4"
license "LGPL-3.0-or-later"

bottle do
root_url "https://github.com/awvwgk/homebrew-qc/releases/download/gcp-2.3.1"
sha256 cellar: :any, big_sur: "a210873f06bbb1a9a701e16b214993fdcc41fc9cc4c0931b85d33ae512bb72ac"
sha256 cellar: :any, catalina: "915e2cf9bbc5750dcf9d8739367871679d269323a1b5d45e88791209892f01dc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b73ce843f26627d051745f62f95da6b521b580f4ec1ec68c5581814629795656"
end

depends_on "asciidoctor" => :build
depends_on "meson" => :build
depends_on "mstore" => :build
Expand Down

0 comments on commit 4dbdda1

Please sign in to comment.