diff --git a/bucket/firebase.json b/bucket/firebase.json index b2caa2e514..a5b5e7f416 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.22.0", + "version": "13.22.1", "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.22.0/firebase-tools-win.exe#/firebase.exe", - "hash": "a3c3dc7e577249a67a792b017d4ffa24690c65cb6a1b40fa5b7d24023af84f6d" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.22.1/firebase-tools-win.exe#/firebase.exe", + "hash": "3360f7e3858d738af21e06796f6456bea44e27906ec019caadf27904e8f308c9" } }, "bin": "firebase.exe",