From ea2ad3add042fdc272da4b3629c128c28ab4b623 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 00:37:53 +0000 Subject: [PATCH] firebase: Update to version 13.27.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 7a80520a33..5f187c8471 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.26.0", + "version": "13.27.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.26.0/firebase-tools-win.exe#/firebase.exe", - "hash": "aa3722e2bf832cefbab32efdf0bd48b6a2af50fd4451661cea5de935f81b870f" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.27.0/firebase-tools-win.exe#/firebase.exe", + "hash": "beab377d14e468f998e258eab4f61622b0d07460f2f5ff4050bcc3792ce1f258" } }, "bin": "firebase.exe",