diff --git a/bucket/firebase.json b/bucket/firebase.json index 19ce21996c..d7498a16e4 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.18.0", + "version": "13.19.0", "description": "Test, manage, and deploy Firebase project from the command line", "homepage": "https://github.com/firebase/firebase-tools", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/firebase/firebase-tools/releases/download/v13.18.0/firebase-tools-win.exe#/firebase.exe", - "hash": "72232fee5265cefa28501675a7107ac15e02f6378052ecd519cdcf3bc2955efe" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.19.0/firebase-tools-win.exe#/firebase.exe", + "hash": "7155349510efd081ba54f954d37b1e72365cb64d1557534d7fa2195e5cae0520" } }, "bin": "firebase.exe",