diff --git a/bucket/firebase.json b/bucket/firebase.json index 7cc863f186..b8542c99a0 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.0.1", + "version": "11.1.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.0.1/firebase-tools-win.exe#/firebase.exe", - "hash": "c2a8298c40d409e4ee269428f2c591a05a3ca6885cb3d55e031ce76d8b24dd04" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.1.0/firebase-tools-win.exe#/firebase.exe", + "hash": "35447a3e0022aa47b9cd50becdec87de0f586649adb0625b11dc74867d279dc4" } }, "bin": "firebase.exe",