diff --git a/bucket/firebase.json b/bucket/firebase.json index 441178e7ff..416be6cbd1 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.31.2", + "version": "13.32.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.31.2/firebase-tools-win.exe#/firebase.exe", - "hash": "5ef97b3c3ad032846030dd237268dd78a43ef13ab9ea0af6d3c17583a82058a4" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.32.0/firebase-tools-win.exe#/firebase.exe", + "hash": "a4d013e10c582be9bad2d80391f81d4977c93d6393ff4eae8d1a7d1e36f6ddc4" } }, "bin": "firebase.exe",