diff --git a/bucket/firebase.json b/bucket/firebase.json index 63b6ef0afa..07d8a02823 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.22.0", + "version": "11.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/v11.22.0/firebase-tools-win.exe#/firebase.exe", - "hash": "075a0920776871c055fc5312a3a904b8338bfbedb16768168ccac799780c0f56" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.23.0/firebase-tools-win.exe#/firebase.exe", + "hash": "9b9ca3226940cb83116be62c7a74f3dcd76a8aea66fa7d9c6797006c1793c20e" } }, "bin": "firebase.exe",