From 6e94d16f5fbb06ba2f2dacce6c1797dd8c453e16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 00:36:33 +0000 Subject: [PATCH] firebase: Update to version 14.22.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 1a52223515..e5644b0c88 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.21.0", + "version": "14.22.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.21.0/firebase-tools-win.exe#/firebase.exe", - "hash": "ebecae68ac11dc5aa4cdb963d9bf4821c0cc201da26d0dc3e5efb75b4e5b7b27" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.22.0/firebase-tools-win.exe#/firebase.exe", + "hash": "b362beb8b90314f39b15f933a839213e185c653326f22f5d1ff14739de4687a5" } }, "bin": "firebase.exe",