diff --git a/bucket/firebase.json b/bucket/firebase.json index 146346cde7..4aa6c923c2 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.3.0", + "version": "11.4.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.3.0/firebase-tools-win.exe#/firebase.exe", - "hash": "e9b48286356a9afc92246041227c1ecb873439e5e20b5ae61209d7da69dd7f4d" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.4.0/firebase-tools-win.exe#/firebase.exe", + "hash": "bef0223155693a705ee4eeba451e9e16d4183d0603b8070ee40095d8781f212e" } }, "bin": "firebase.exe",