diff --git a/bucket/firebase.json b/bucket/firebase.json index edfaff7afb..0dc3af0ccf 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.6.0", + "version": "11.7.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/v11.6.0/firebase-tools-win.exe#/firebase.exe", - "hash": "09f4894ac47700cba61a49d3301d31b1e65f1408bdc4e6812c844836c3527534" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.7.0/firebase-tools-win.exe#/firebase.exe", + "hash": "54459e70e1e5aba1593275badd1eab987b99e40071d6a6a07a5762c5282a0540" } }, "bin": "firebase.exe",