diff --git a/bucket/firebase.json b/bucket/firebase.json index 443183e75e..6a7c79715b 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.0.3", + "version": "13.1.0", "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.0.3/firebase-tools-win.exe#/firebase.exe", - "hash": "0da67688168401ee7319541dfc3d8b3e1151f01ea94d7d122b7325550f7617a0" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.1.0/firebase-tools-win.exe#/firebase.exe", + "hash": "dd5fc418e831caaa851efe52388378286091e9556e9899fd9489fa42e956ce1f" } }, "bin": "firebase.exe",