diff --git a/bucket/firebase.json b/bucket/firebase.json index 0ab189ba78..74daff9be4 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "10.4.1", + "version": "10.4.2", "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/v10.4.1/firebase-tools-win.exe#/firebase.exe", - "hash": "33d0b0a7b5d20dd40c83ab329bd3f4d8fcac3197149962609ddd63852d1ed074" + "url": "https://github.com/firebase/firebase-tools/releases/download/v10.4.2/firebase-tools-win.exe#/firebase.exe", + "hash": "44aa97a57ba58ebe9e4247f3f6583b2a149aac8220af537711d838fbbb4b818f" } }, "bin": "firebase.exe",