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