From f5cdac06b21fb0e889ab20bfe9e5e3149bb69423 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:36:10 +0000 Subject: [PATCH] firebase: Update to version 13.31.1 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 659f6c165b..72d1ae2b77 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.31.0", + "version": "13.31.1", "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.31.0/firebase-tools-win.exe#/firebase.exe", - "hash": "dedd950b9804d05e4e527855797d1cc81f1929bc7f3d58cbaf5a1c1e2768d423" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.31.1/firebase-tools-win.exe#/firebase.exe", + "hash": "def949d5c4f754a95e9d2c86e18c98192acc3ed2fd038bf47623418b7f179e51" } }, "bin": "firebase.exe",