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