From 6896007fda9e1c0c414aa0450563e9d9990c718f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 00:36:26 +0000 Subject: [PATCH] firebase: Update to version 14.17.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 39b33e7730..ad808eba88 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.16.0", + "version": "14.17.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.16.0/firebase-tools-win.exe#/firebase.exe", - "hash": "f8a851e6d2cb82f78f45b453c6d8f785a766a08e8b03b56b39de51467c38b35a" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.17.0/firebase-tools-win.exe#/firebase.exe", + "hash": "5cba635a4a53a7b97e9213b88f14187d99e2b6f7a0753ad25dce2c7245459e9e" } }, "bin": "firebase.exe",