diff --git a/bucket/firebase.json b/bucket/firebase.json index 3249464a86..e78b5a7138 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "12.4.0", + "version": "12.4.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/v12.4.0/firebase-tools-win.exe#/firebase.exe", - "hash": "2502b2d150a91101b2934af7bf6902fda8fee5c16268112acabbef5fba7fa806" + "url": "https://github.com/firebase/firebase-tools/releases/download/v12.4.1/firebase-tools-win.exe#/firebase.exe", + "hash": "13f4ef63d42b95ad91afdded56497ce768aab04408ceb5e74944e55059dde06a" } }, "bin": "firebase.exe",