diff --git a/bucket/firebase.json b/bucket/firebase.json index fe14f889ab..64cbe35ffd 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.9.0", + "version": "11.10.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.9.0/firebase-tools-win.exe#/firebase.exe", - "hash": "3dab05fa828d70b7cee69215fc189e7c8ffa91cf5194471279781b6ccf283d84" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.10.0/firebase-tools-win.exe#/firebase.exe", + "hash": "1b1fd45b180dbafad9673da5322b5ddc3214fe5b2f1f4c266910532ce2e4072d" } }, "bin": "firebase.exe",