diff --git a/bucket/firebase.json b/bucket/firebase.json index e5644b0c88..3ee1302aaa 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.22.0", + "version": "14.23.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.22.0/firebase-tools-win.exe#/firebase.exe", - "hash": "b362beb8b90314f39b15f933a839213e185c653326f22f5d1ff14739de4687a5" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.23.0/firebase-tools-win.exe#/firebase.exe", + "hash": "75e656c867b4e19174b6dd7cfec55693715c73f7d143625cbb5e73dd477871b3" } }, "bin": "firebase.exe",