firebase-cli 6.2.2

Closes #35418.

Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
Thierry Moisan 2018-12-24 11:49:56 -05:00
parent 7871f648a1
commit fa194e1e22
No known key found for this signature in database
GPG key ID: A9A4CB593D38CDD0

View file

@ -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-6.1.2.tgz"
sha256 "b0e0cc59caa7ea07ece169de55a51837bfbe0d32e78118378414c2ee2f8437cf"
url "https://registry.npmjs.org/firebase-tools/-/firebase-tools-6.2.2.tgz"
sha256 "3fc32719ffaf93d75f5ae71f909bc53a05efebdee40f608b92501b03d5a9e72e"
head "https://github.com/firebase/firebase-tools.git"
bottle do