Skip to content

Commit

Permalink
firebase-cli: update 13.4.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Mar 8, 2024
1 parent edf7cc3 commit edd4d81
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/f/firebase-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ class FirebaseCli < Formula
head "https://github.com/firebase/firebase-tools.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3d032ac32fb289c23c74b105292efb6aef6e2cccdce68f46cf99d25d2a6118ab"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3d032ac32fb289c23c74b105292efb6aef6e2cccdce68f46cf99d25d2a6118ab"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3d032ac32fb289c23c74b105292efb6aef6e2cccdce68f46cf99d25d2a6118ab"
sha256 cellar: :any_skip_relocation, sonoma: "47d1ca8d3624bdde8a0bf45f046e8868e6bc1e04ab624c743901254a2c8ebab6"
sha256 cellar: :any_skip_relocation, ventura: "47d1ca8d3624bdde8a0bf45f046e8868e6bc1e04ab624c743901254a2c8ebab6"
sha256 cellar: :any_skip_relocation, monterey: "47d1ca8d3624bdde8a0bf45f046e8868e6bc1e04ab624c743901254a2c8ebab6"
sha256 cellar: :any_skip_relocation, x86_64_linux: "33e2432991a9609be032deb8f037d0441f866d3a04bdb90d11328f467e1c4b2c"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6aa0cdcc3f29eb10fc5315331820306ed7a57d82c89812b8e53146c97ff2cce0"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6aa0cdcc3f29eb10fc5315331820306ed7a57d82c89812b8e53146c97ff2cce0"
sha256 cellar: :any_skip_relocation, arm64_monterey: "6aa0cdcc3f29eb10fc5315331820306ed7a57d82c89812b8e53146c97ff2cce0"
sha256 cellar: :any_skip_relocation, sonoma: "4405e1bc0bcd64725a3cdf4c8c06f4b1c6822b2c6e060de5321fe65f5725508c"
sha256 cellar: :any_skip_relocation, ventura: "4405e1bc0bcd64725a3cdf4c8c06f4b1c6822b2c6e060de5321fe65f5725508c"
sha256 cellar: :any_skip_relocation, monterey: "4405e1bc0bcd64725a3cdf4c8c06f4b1c6822b2c6e060de5321fe65f5725508c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "81a85f74fd8763c6c58f5cac3f045d69b1e9c70b7f202cd017e76facdeb510dc"
end

depends_on "node"
Expand Down

0 comments on commit edd4d81

Please sign in to comment.