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