diff --git a/bucket/firebase.json b/bucket/firebase.json index aa4d2433d2..bd451b5ae4 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.4.2", + "version": "11.5.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.4.2/firebase-tools-win.exe#/firebase.exe", - "hash": "868ce65e6ba81b276463c3f5578c2da8612e537a72625438494d946453654fb8" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.5.0/firebase-tools-win.exe#/firebase.exe", + "hash": "123f4bb8c529dfb225a0845d60c694e8684a7eeb61947be529e77ecba6ac5a83" } }, "bin": "firebase.exe",