diff --git a/bucket/firebase.json b/bucket/firebase.json index 8bd26b78dc..63b6ef0afa 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.21.0", + "version": "11.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/v11.21.0/firebase-tools-win.exe#/firebase.exe", - "hash": "a3850a6c32898df9c265f0419d2a1279e4099f374de99bc24a2be55c9a4368e6" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.22.0/firebase-tools-win.exe#/firebase.exe", + "hash": "075a0920776871c055fc5312a3a904b8338bfbedb16768168ccac799780c0f56" } }, "bin": "firebase.exe",