Skip to content

Commit 6ebb512

Browse files
committed
firebase-cli 13.24.2
1 parent 473ffa2 commit 6ebb512

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/firebase-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class FirebaseCli < Formula
22
desc "Firebase command-line tools"
33
homepage "https://firebase.google.com/docs/cli/"
4-
url "https://registry.npmjs.org/firebase-tools/-/firebase-tools-13.24.1.tgz"
5-
sha256 "c943f50fda74de58db8b400c68fd6ad2e88ab7e697ff5100de255c89ed96af9f"
4+
url "https://registry.npmjs.org/firebase-tools/-/firebase-tools-13.24.2.tgz"
5+
sha256 "c23f0cc37067568f87d8cbf730587fe23157d4aaad2c54a6939932d0af5ecf1b"
66
license "MIT"
77
head "https://github.com/firebase/firebase-tools.git", branch: "master"
88

0 commit comments

Comments
 (0)