From 5f1bfe190b9b6baf42182f92276efee2400536d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Mar 2024 01:14:42 +0000 Subject: [PATCH] firebase: Update to version 13.6.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index e4b8a60d6a..0addf46d70 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.5.2", + "version": "13.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/v13.5.2/firebase-tools-win.exe#/firebase.exe", - "hash": "3abaac6714a8fe247a2dedc31537051e00173970946844a2d4fea78d54549141" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.6.0/firebase-tools-win.exe#/firebase.exe", + "hash": "493531067fba6f6bd5a9f7bf040886a658057705db7b537196faee0249e3445e" } }, "bin": "firebase.exe",