From 6ac8d8971a89b72062cf609c93f4b8d528942fdd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 20:31:57 +0000 Subject: [PATCH] firebase: Update to version 15.6.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 9729c624ac..9de96dab4f 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "15.5.1", + "version": "15.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/v15.5.1/firebase-tools-win.exe#/firebase.exe", - "hash": "c1dd6c1259fda89706cf5248e0d9104de240026b0dd80d5c6557da46d6b9a962" + "url": "https://github.com/firebase/firebase-tools/releases/download/v15.6.0/firebase-tools-win.exe#/firebase.exe", + "hash": "0351fcfeab02e0856a2212f969eb968ccc5bc959f548b2ae1b34215d3823ec02" } }, "bin": "firebase.exe",