diff --git a/bucket/firebase.json b/bucket/firebase.json index 1f329c62c2..8f4dafac31 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.6.0", + "version": "14.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/v14.6.0/firebase-tools-win.exe#/firebase.exe", - "hash": "65887860513ee14664cc0e6b3794381ccf8fe1f254a0b34048d6c459b923cfda" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.7.0/firebase-tools-win.exe#/firebase.exe", + "hash": "56ccb03bdf4f16af9648601b4eed4177594ebc9bd561cba26b4045d8c195f05a" } }, "bin": "firebase.exe",