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