diff --git a/bucket/firebase.json b/bucket/firebase.json index 07d8a02823..ccb8386186 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.23.0", + "version": "11.23.1", "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.23.0/firebase-tools-win.exe#/firebase.exe", - "hash": "9b9ca3226940cb83116be62c7a74f3dcd76a8aea66fa7d9c6797006c1793c20e" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.23.1/firebase-tools-win.exe#/firebase.exe", + "hash": "c402f3ae6bd0a98e108edfe34de0e9f935c6bc92497a3e4964b42494572c0e05" } }, "bin": "firebase.exe",