From ef035df55a9886d8758cfd84c0809d26a4b61f7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:35:22 +0000 Subject: [PATCH] firebase: Update to version 13.25.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index d728b00b73..269f0d372f 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.24.2", + "version": "13.25.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/v13.24.2/firebase-tools-win.exe#/firebase.exe", - "hash": "41eb8b8e5f90ea8a05004edfde87f48e2d4e4e9fca1d13a71856ceca292fe5c2" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.25.0/firebase-tools-win.exe#/firebase.exe", + "hash": "e0e47cb2403ee5bb1078f6659a0592574155d64387b46e585f78077621614d16" } }, "bin": "firebase.exe",