From dbbe6f6219f2a5e39168c086b9787b74457343b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 00:38:10 +0000 Subject: [PATCH] firebase: Update to version 14.21.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 6831e6680b..1a52223515 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.20.0", + "version": "14.21.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.20.0/firebase-tools-win.exe#/firebase.exe", - "hash": "f10ec1c93d79f3af35fed302fb4e9a302b1d74c29c5b0752087bcc9a77260b4e" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.21.0/firebase-tools-win.exe#/firebase.exe", + "hash": "ebecae68ac11dc5aa4cdb963d9bf4821c0cc201da26d0dc3e5efb75b4e5b7b27" } }, "bin": "firebase.exe",