diff --git a/bucket/firebase.json b/bucket/firebase.json index 6ed341271a..21a3fc24b0 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.2.1", + "version": "13.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/v13.2.1/firebase-tools-win.exe#/firebase.exe", - "hash": "4a9b213e2f30c8b7c9a11a406a64a025ba574dd4f979176d66991ec106d4fb61" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.3.0/firebase-tools-win.exe#/firebase.exe", + "hash": "755fa999c2eb3360ff27c8cb782459a31684932229401882ddac8f049b3a8fa9" } }, "bin": "firebase.exe",