diff --git a/bucket/firebase.json b/bucket/firebase.json index 8f00174168..96c00064b0 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "12.4.6", + "version": "12.4.7", "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/v12.4.6/firebase-tools-win.exe#/firebase.exe", - "hash": "552a97db7fed24dc48aaa765cdd1dab1d935f40cc20a49d901d31a7d9ac18206" + "url": "https://github.com/firebase/firebase-tools/releases/download/v12.4.7/firebase-tools-win.exe#/firebase.exe", + "hash": "b2bfe50842360e93e0cf77ae01a951128680656900315b73e031121567e0c9b0" } }, "bin": "firebase.exe",