diff --git a/bucket/firebase.json b/bucket/firebase.json index e4b8a60d6a..0addf46d70 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.5.2", + "version": "13.6.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.5.2/firebase-tools-win.exe#/firebase.exe", - "hash": "3abaac6714a8fe247a2dedc31537051e00173970946844a2d4fea78d54549141" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.6.0/firebase-tools-win.exe#/firebase.exe", + "hash": "493531067fba6f6bd5a9f7bf040886a658057705db7b537196faee0249e3445e" } }, "bin": "firebase.exe",