diff --git a/bucket/firebase.json b/bucket/firebase.json index ddbe75db58..34f1608f2a 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "10.5.0", + "version": "10.6.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/v10.5.0/firebase-tools-win.exe#/firebase.exe", - "hash": "8e5b0a9ab2a15f2a644ad795679868fdbd94949a98fd3078947ff1aae812794b" + "url": "https://github.com/firebase/firebase-tools/releases/download/v10.6.0/firebase-tools-win.exe#/firebase.exe", + "hash": "5dfa5c0f9f385dc19f7e48d82d3e1381b91e3fb17f67370a89f6f9e0c80bac63" } }, "bin": "firebase.exe",