diff --git a/bucket/firebase.json b/bucket/firebase.json index 5064ec0274..dfffc16117 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.12.0", + "version": "13.13.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.12.0/firebase-tools-win.exe#/firebase.exe", - "hash": "85001500061ea969df50e6a7790d222c9f9111d31f21d68f91cbd8670e53d13c" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.13.0/firebase-tools-win.exe#/firebase.exe", + "hash": "2459270f638dd2e6e685dd391c4c99ffc2b7715c32ee78830d80c0d543cdedfd" } }, "bin": "firebase.exe",