diff --git a/bucket/firebase.json b/bucket/firebase.json index ccb8386186..705dc02b13 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.23.1", + "version": "11.24.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.23.1/firebase-tools-win.exe#/firebase.exe", - "hash": "c402f3ae6bd0a98e108edfe34de0e9f935c6bc92497a3e4964b42494572c0e05" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.24.0/firebase-tools-win.exe#/firebase.exe", + "hash": "3c9d05a90432986dd262f1c3d14c12623b0faf7afc526927eed3a01f719b48dc" } }, "bin": "firebase.exe",