From 3c9b2c2faf2b997c56140a18288e12e834cc5ab2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 00:52:55 +0000 Subject: [PATCH] firebase: Update to version 14.6.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index f7e36ef521..1f329c62c2 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.5.1", + "version": "14.6.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.5.1/firebase-tools-win.exe#/firebase.exe", - "hash": "74f9272490d7158125f1f2f4e015a65e89aadd8c76aeaca7816fa94598c34bc5" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.6.0/firebase-tools-win.exe#/firebase.exe", + "hash": "65887860513ee14664cc0e6b3794381ccf8fe1f254a0b34048d6c459b923cfda" } }, "bin": "firebase.exe",