From 3272470d8aadd588d5f090c8e59a38ed1b5f98e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 00:33:31 +0000 Subject: [PATCH] firebase: Update to version 13.16.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index b3fcb76636..d3dfefa55f 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.15.4", + "version": "13.16.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.15.4/firebase-tools-win.exe#/firebase.exe", - "hash": "faa67084ab9fa41ac7af55ff84e3616ad76cf485afbac0c0cc8b6ce654edc5f7" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.16.0/firebase-tools-win.exe#/firebase.exe", + "hash": "5bc8d7a1b09b7e07496ea2b92cd322c46e73e714c8283c4341c2aaffe1e9b843" } }, "bin": "firebase.exe",