From a6ae10e1c954a0a96c719eedefa5db1983379916 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 00:37:25 +0000 Subject: [PATCH] firebase: Update to version 13.32.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 441178e7ff..416be6cbd1 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.31.2", + "version": "13.32.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.31.2/firebase-tools-win.exe#/firebase.exe", - "hash": "5ef97b3c3ad032846030dd237268dd78a43ef13ab9ea0af6d3c17583a82058a4" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.32.0/firebase-tools-win.exe#/firebase.exe", + "hash": "a4d013e10c582be9bad2d80391f81d4977c93d6393ff4eae8d1a7d1e36f6ddc4" } }, "bin": "firebase.exe",