From f0081344fe53f467c5e2d33478b520dc08bc7beb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 22:01:27 +0000 Subject: [PATCH] firebase@13.29.0: Fix hash (Closes #6395) --- bucket/firebase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index 06c2409f9e..ce844fdc4f 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/firebase/firebase-tools/releases/download/v13.29.0/firebase-tools-win.exe#/firebase.exe", - "hash": "339f5db63cb03ae2882300bd826549d94189ced1cbc3aa5397881e7df8119785" + "hash": "30f8ff157cc82d58c0ab8a3b273432db8036f55829e43f169d49c7b3a0f40481" } }, "bin": "firebase.exe",