diff --git a/bucket/firebase.json b/bucket/firebase.json index ace23d3069..df8ad0a1a3 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "15.3.0", + "version": "15.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/v15.3.0/firebase-tools-win.exe#/firebase.exe", - "hash": "7384542380fce959019af515c3e1647e81ba40c0f21372287e19d66e77b3b517" + "url": "https://github.com/firebase/firebase-tools/releases/download/v15.3.1/firebase-tools-win.exe#/firebase.exe", + "hash": "40867ea62b66bbf04443bf2a24ca66a05da6fb25a53e0b91ac718fc8d945beb6" } }, "bin": "firebase.exe",