diff --git a/bucket/firebase.json b/bucket/firebase.json index 4ce901d632..696c403e16 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.6.1", + "version": "13.7.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.6.1/firebase-tools-win.exe#/firebase.exe", - "hash": "1e6cbb7759a7fd35ada8ea20376526fa19b4b51bf4c8308423733cd3b3e0fe4d" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.7.0/firebase-tools-win.exe#/firebase.exe", + "hash": "65e3f820fd03f90be24f47d3c04233caf83492b845267c24dcc69cb175f08e73" } }, "bin": "firebase.exe",