diff --git a/bucket/firebase.json b/bucket/firebase.json index 6304ed474a..fb7a222f7c 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "12.6.1", + "version": "12.6.2", "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.6.1/firebase-tools-win.exe#/firebase.exe", - "hash": "7487d06087cb5b29165de2afcc89d1590bd55423de29caffc909d50b957780a0" + "url": "https://github.com/firebase/firebase-tools/releases/download/v12.6.2/firebase-tools-win.exe#/firebase.exe", + "hash": "7174ba1732b89659e2146f5c976cddc97ac97072c8e8b16ef55557ec1a2a44a1" } }, "bin": "firebase.exe",