diff --git a/bucket/firebase.json b/bucket/firebase.json index ce15aa1206..5cc79a37a7 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.20.2", + "version": "13.21.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.20.2/firebase-tools-win.exe#/firebase.exe", - "hash": "64858142eff460961d9d56871eec83749e941bcae37c855552bab2a3807bbbc5" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.21.0/firebase-tools-win.exe#/firebase.exe", + "hash": "f4cf14f1e60edbdd22ee377d844c1b0dd25cb32edfa1e0b5fe5a25bc9822e863" } }, "bin": "firebase.exe",