firebase: Update to version 9.21.0

This commit is contained in:
Richard Kuhnt 2021-10-21 19:00:39 +00:00
parent 6185b857fb
commit 329898a4aa

View File

@ -1,12 +1,12 @@
{ {
"version": "9.20.0", "version": "9.21.0",
"description": "Test, manage, and deploy Firebase project from the command line", "description": "Test, manage, and deploy Firebase project from the command line",
"homepage": "https://github.com/firebase/firebase-tools", "homepage": "https://github.com/firebase/firebase-tools",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/firebase/firebase-tools/releases/download/v9.20.0/firebase-tools-win.exe#/firebase.exe", "url": "https://github.com/firebase/firebase-tools/releases/download/v9.21.0/firebase-tools-win.exe#/firebase.exe",
"hash": "2ebbffc9415ad048c9a5cce0ad5bf3be4d2abc93d8095bca117c36723cafcabd" "hash": "e3219a964f3da097cc682b8ffab07117a81f913bdd230e13b37fdb1467f09d22"
} }
}, },
"bin": "firebase.exe", "bin": "firebase.exe",