diff --git a/bucket/firebase.json b/bucket/firebase.json index 8ab9bf42ea..146346cde7 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.2.2", + "version": "11.3.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.2.2/firebase-tools-win.exe#/firebase.exe", - "hash": "f754e6c48e0beedb5f75fb3e58d7cffda0b43a98f578673d54a6bce5f43e9f49" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.3.0/firebase-tools-win.exe#/firebase.exe", + "hash": "e9b48286356a9afc92246041227c1ecb873439e5e20b5ae61209d7da69dd7f4d" } }, "bin": "firebase.exe",