From 8d7fd0caf0bfccceb9d38bb076155bb1bac539e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 04:52:29 +0000 Subject: [PATCH] firebase: Update to version 15.5.1 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 420ee5280a..9729c624ac 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "15.5.0", + "version": "15.5.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/v15.5.0/firebase-tools-win.exe#/firebase.exe", - "hash": "0c08787ee9998a447c09a959f8eab21f83548ab77b35df4d37a857f432324cff" + "url": "https://github.com/firebase/firebase-tools/releases/download/v15.5.1/firebase-tools-win.exe#/firebase.exe", + "hash": "c1dd6c1259fda89706cf5248e0d9104de240026b0dd80d5c6557da46d6b9a962" } }, "bin": "firebase.exe",