diff --git a/bucket/firebase.json b/bucket/firebase.json index 504c0b6a97..105cd2751b 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.28.0", + "version": "11.29.0", "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/v11.28.0/firebase-tools-win.exe#/firebase.exe", - "hash": "3a19567db01cd2e38e4ec22bec2607aa580c62017f1ed661452a90a3eb874745" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.29.0/firebase-tools-win.exe#/firebase.exe", + "hash": "ed07ebabf5642c51e40576db13aa517c19e2cc2a1ced7124833ee9467a7c2650" } }, "bin": "firebase.exe",