diff --git a/bucket/firebase.json b/bucket/firebase.json index ea3c07f562..2b302c02bd 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "12.0.1", + "version": "12.1.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/v12.0.1/firebase-tools-win.exe#/firebase.exe", - "hash": "d553b6bef6adfcb551d7be74616b209744f9f66b5ea6cd5037259670f2987479" + "url": "https://github.com/firebase/firebase-tools/releases/download/v12.1.0/firebase-tools-win.exe#/firebase.exe", + "hash": "4ae324b5cd5aff32a12b5feefb0a6993031be1771b364fb3bcee41fa56a6bb02" } }, "bin": "firebase.exe",