diff --git a/bucket/firebase.json b/bucket/firebase.json index ce16e46546..c43ed9cc7d 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.10.2", + "version": "13.11.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.10.2/firebase-tools-win.exe#/firebase.exe", - "hash": "b02f4dee944d2a7ede9ebaeff59fa14c72ef074e1761b63bec5bef9fab0e14e1" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.11.0/firebase-tools-win.exe#/firebase.exe", + "hash": "7a0aef24f4b3c1aac895e7c5fce6a67bd80712e5f608ca813eecb52d96182410" } }, "bin": "firebase.exe",