firebase-cli 3.13.0

Closes #18937.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
JCount 2017-10-03 17:47:52 -04:00 committed by William Woodruff
parent ea4cd4de45
commit 3b3fcaeef2
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

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-3.12.0.tgz"
sha256 "d4dd900039c30393c5ae0c69f70872aa41b5c00fed5798d5204166210a74d327"
url "https://registry.npmjs.org/firebase-tools/-/firebase-tools-3.13.0.tgz"
sha256 "41df772ec0b3db088dd285f5853cd8289ee714d8a8b040ea47803f9ac33eaefd"
head "https://github.com/firebase/firebase-tools.git"
bottle do