diff --git a/bucket/firebase.json b/bucket/firebase.json index 420ee5280a..9729c624ac 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "15.5.0", + "version": "15.5.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/v15.5.0/firebase-tools-win.exe#/firebase.exe", - "hash": "0c08787ee9998a447c09a959f8eab21f83548ab77b35df4d37a857f432324cff" + "url": "https://github.com/firebase/firebase-tools/releases/download/v15.5.1/firebase-tools-win.exe#/firebase.exe", + "hash": "c1dd6c1259fda89706cf5248e0d9104de240026b0dd80d5c6557da46d6b9a962" } }, "bin": "firebase.exe",