From ed07c77a59c8e38466e4c201b45b4bd5e66e4866 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jun 2025 16:30:05 +0000 Subject: [PATCH] firebase: Update to version 14.8.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 8f4dafac31..28afb522c1 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.7.0", + "version": "14.8.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/v14.7.0/firebase-tools-win.exe#/firebase.exe", - "hash": "56ccb03bdf4f16af9648601b4eed4177594ebc9bd561cba26b4045d8c195f05a" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.8.0/firebase-tools-win.exe#/firebase.exe", + "hash": "db00c3c9efc1ebc1dd6918a14241de754d509a853d483d7efd6df6f4ceb1e576" } }, "bin": "firebase.exe",