From bad1bf99eb8ba49ebc13604f80f218d5b3bef461 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 07:38:35 +0000 Subject: [PATCH] firebase@13.16.0: Fix hash (Closes #6187) --- bucket/firebase.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/firebase.json b/bucket/firebase.json index d3dfefa55f..cf9ebdf891 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.16.0/firebase-tools-win.exe#/firebase.exe", - "hash": "5bc8d7a1b09b7e07496ea2b92cd322c46e73e714c8283c4341c2aaffe1e9b843" + "hash": "14501df5254c11aae1f4e41d704d8ff94726f3e0737335650625f2e973594286" } }, "bin": "firebase.exe",