From 9d91e819c5aa921aa200df7037e46e2c2b7e11b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 00:45:17 +0000 Subject: [PATCH] firebase: Update to version 14.12.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 25a7e786b2..e38e7f31d6 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.11.2", + "version": "14.12.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.11.2/firebase-tools-win.exe#/firebase.exe", - "hash": "f7617dbe34c585ee11ab6621a571d5fd3f86023c50e7f3128e15e34fce75ee98" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.12.0/firebase-tools-win.exe#/firebase.exe", + "hash": "93e26a1bb41c716b19e4d983df0d9723e2ba89a8a4bf22489f030a82950208f4" } }, "bin": "firebase.exe",