firebase-cli 7.1.1
Closes #42102. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
3a1f97202c
commit
ceb2d15699
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.1.0.tgz"
|
||||
sha256 "7074e2d2de7ecf6b4f3cbffea27e53bcf03404b2e632d891ca2549e9baf0b2b1"
|
||||
url "https://registry.npmjs.org/firebase-tools/-/firebase-tools-7.1.1.tgz"
|
||||
sha256 "e0a68755d78d2584477b2852ec7f42f4a5554746a873bd5bc7f1ae59e3e762c3"
|
||||
head "https://github.com/firebase/firebase-tools.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue