From daf6c9d6246ab07cf2a38af682f3defefa62be14 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 20:25:49 +0000 Subject: [PATCH] firebase: Update to version 13.11.4 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 3deb15a660..7abade0ce9 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.11.3", + "version": "13.11.4", "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.11.3/firebase-tools-win.exe#/firebase.exe", - "hash": "790cdd5a09bc4e3e47426ffb60ff232c892ef65a711646afc61d90df70d50fc0" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.11.4/firebase-tools-win.exe#/firebase.exe", + "hash": "bd57d523e4370b14226f77967f7f866c73afe91fa10c6189a8a374de42bf6687" } }, "bin": "firebase.exe",