diff --git a/bucket/firebase.json b/bucket/firebase.json index 21a3fc24b0..0ccbce06f0 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.3.0", + "version": "13.3.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.3.0/firebase-tools-win.exe#/firebase.exe", - "hash": "755fa999c2eb3360ff27c8cb782459a31684932229401882ddac8f049b3a8fa9" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.3.1/firebase-tools-win.exe#/firebase.exe", + "hash": "a2bf0567129672ca71876d9a78b4d6a7efea6a4339df9b211de5d13be463cc3a" } }, "bin": "firebase.exe",