diff --git a/bucket/firebase.json b/bucket/firebase.json index 7a867c7b59..ab9c2e1535 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "10.1.5", + "version": "10.2.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.1.5/firebase-tools-win.exe#/firebase.exe", - "hash": "b4d05e53d4a16409486e2e7cfa1d2097e4edbf9ce3e371f3527d6f8df627759d" + "url": "https://github.com/firebase/firebase-tools/releases/download/v10.2.0/firebase-tools-win.exe#/firebase.exe", + "hash": "1d112c3ec00d40281c5e87b7bb003f3ff639253e73eb5df9b5d04a40117ad0b5" } }, "bin": "firebase.exe",