Skip to content

Commit

Permalink
matterbridge: add 1.22.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab authored and BrewTestBot committed May 29, 2021
1 parent 15824aa commit a5adfdb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Formula/matterbridge.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ class Matterbridge < Formula
sha256 "c95f34e4e58534ec4a20677ab76911714cdd07cc585981c52be5b6bbf40f4d78"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_big_sur: "0f7d48db4c678ee01d7641ca23783123afd2abe4cada84dd0fe42b6fbfc0cecd"
sha256 cellar: :any_skip_relocation, big_sur: "9f401ee30df6117685ecff3f77218aad5d6967292eec2e3654d53dba7940d5d1"
sha256 cellar: :any_skip_relocation, catalina: "c645a03c31460a503da13fe3273a8591e60f912a8e88d8e4f4bd6bf788598602"
sha256 cellar: :any_skip_relocation, mojave: "c5cf1f479e6fa88acebd2367160fba769cef7d6d7a5779340496948fb5ae04e6"
end

depends_on "go" => :build

def install
Expand Down

0 comments on commit a5adfdb

Please sign in to comment.