diff --git a/bucket/firebase.json b/bucket/firebase.json index 32d3691faa..8eaf90b7c8 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.15.2", + "version": "13.15.3", "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.15.2/firebase-tools-win.exe#/firebase.exe", - "hash": "e4df7ca74173c33270eb6ca8b99ad7d54ce446d48901ec84018e3ff55e4d1deb" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.15.3/firebase-tools-win.exe#/firebase.exe", + "hash": "53fe6b93c9ffbe7924e25471ff5e47f61575ca86593c8f281998780368bf3d41" } }, "bin": "firebase.exe",