diff --git a/bucket/firebase.json b/bucket/firebase.json index b3fcb76636..d3dfefa55f 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.15.4", + "version": "13.16.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.15.4/firebase-tools-win.exe#/firebase.exe", - "hash": "faa67084ab9fa41ac7af55ff84e3616ad76cf485afbac0c0cc8b6ce654edc5f7" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.16.0/firebase-tools-win.exe#/firebase.exe", + "hash": "5bc8d7a1b09b7e07496ea2b92cd322c46e73e714c8283c4341c2aaffe1e9b843" } }, "bin": "firebase.exe",