We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85b4cfb commit 885ffecCopy full SHA for 885ffec
Formula/f/firebase-cli.rb
@@ -1,8 +1,8 @@
1
class FirebaseCli < Formula
2
desc "Firebase command-line tools"
3
homepage "https://firebase.google.com/docs/cli/"
4
- url "https://registry.npmjs.org/firebase-tools/-/firebase-tools-14.17.0.tgz"
5
- sha256 "4e178ab205a278331c3e564deaad4e09518f4487d98f7ecba0a88c08198c6d3a"
+ url "https://registry.npmjs.org/firebase-tools/-/firebase-tools-14.18.0.tgz"
+ sha256 "2e556583f2d8c898d8c6f076f35d3b6ae7101b53658df211a9d08ef0b46d6128"
6
license "MIT"
7
8
bottle do
0 commit comments