diff --git a/bucket/firebase.json b/bucket/firebase.json index 39a135b036..ce15aa1206 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.20.1", + "version": "13.20.2", "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/v13.20.1/firebase-tools-win.exe#/firebase.exe", - "hash": "2a1d139bbc876535fe135b39030a3aa24a22cf80789a741226934e2fcd9cb435" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.20.2/firebase-tools-win.exe#/firebase.exe", + "hash": "64858142eff460961d9d56871eec83749e941bcae37c855552bab2a3807bbbc5" } }, "bin": "firebase.exe",