diff --git a/bucket/firebase.json b/bucket/firebase.json index 7f13490ab8..39a135b036 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.20.0", + "version": "13.20.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/v13.20.0/firebase-tools-win.exe#/firebase.exe", - "hash": "1431bd10cc20fe3fb6a918a35ba91d730d1fe969c484980ca3da77bb0faed3e7" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.20.1/firebase-tools-win.exe#/firebase.exe", + "hash": "2a1d139bbc876535fe135b39030a3aa24a22cf80789a741226934e2fcd9cb435" } }, "bin": "firebase.exe",