firebase-cli 7.4.0
Closes #44600. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
c11c1a9256
commit
ebd8466710
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class FirebaseCli < Formula
|
||||
desc "Firebase command-line tools"
|
||||
homepage "https://firebase.google.com/docs/cli/"
|
||||
url "https://registry.npmjs.org/firebase-tools/-/firebase-tools-7.3.2.tgz"
|
||||
sha256 "ddaefb0c8a52c8c15564f1c84a447a00ce7a3fbacb55ccb07759d057a54c6bed"
|
||||
url "https://registry.npmjs.org/firebase-tools/-/firebase-tools-7.4.0.tgz"
|
||||
sha256 "19ca78e8a0b487fbca8a30391d2fd08cbb4738bdbf06654e1ad9e77f6ed6859a"
|
||||
head "https://github.com/firebase/firebase-tools.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue