From 8c6924f499bf22f6d36379e1a4ee3c92875d9cd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 04:30:12 +0000 Subject: [PATCH] firebase: Update to version 13.29.0 --- bucket/firebase.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index ca9d9a075d..06c2409f9e 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.28.0", + "version": "13.29.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.28.0/firebase-tools-win.exe#/firebase.exe", - "hash": "99c3ec58907100ca5be063c8c17013e3f4ae74ea9b15068017552690dec0f73f" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.29.0/firebase-tools-win.exe#/firebase.exe", + "hash": "339f5db63cb03ae2882300bd826549d94189ced1cbc3aa5397881e7df8119785" } }, "bin": "firebase.exe",