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