diff --git a/bucket/firebase.json b/bucket/firebase.json index 659f6c165b..72d1ae2b77 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.31.0", + "version": "13.31.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.31.0/firebase-tools-win.exe#/firebase.exe", - "hash": "dedd950b9804d05e4e527855797d1cc81f1929bc7f3d58cbaf5a1c1e2768d423" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.31.1/firebase-tools-win.exe#/firebase.exe", + "hash": "def949d5c4f754a95e9d2c86e18c98192acc3ed2fd038bf47623418b7f179e51" } }, "bin": "firebase.exe",