From a4b4c2246a917b87624c34a349b38f1a6f8ed994 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 00:38:29 +0000 Subject: [PATCH] firebase: Update to version 13.28.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 5f187c8471..ca9d9a075d 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.27.0", + "version": "13.28.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.27.0/firebase-tools-win.exe#/firebase.exe", - "hash": "beab377d14e468f998e258eab4f61622b0d07460f2f5ff4050bcc3792ce1f258" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.28.0/firebase-tools-win.exe#/firebase.exe", + "hash": "99c3ec58907100ca5be063c8c17013e3f4ae74ea9b15068017552690dec0f73f" } }, "bin": "firebase.exe",