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