diff --git a/bucket/firebase.json b/bucket/firebase.json index f7e36ef521..1f329c62c2 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.5.1", + "version": "14.6.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.5.1/firebase-tools-win.exe#/firebase.exe", - "hash": "74f9272490d7158125f1f2f4e015a65e89aadd8c76aeaca7816fa94598c34bc5" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.6.0/firebase-tools-win.exe#/firebase.exe", + "hash": "65887860513ee14664cc0e6b3794381ccf8fe1f254a0b34048d6c459b923cfda" } }, "bin": "firebase.exe",