diff --git a/bucket/firebase.json b/bucket/firebase.json index 7a80520a33..5f187c8471 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.26.0", + "version": "13.27.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.26.0/firebase-tools-win.exe#/firebase.exe", - "hash": "aa3722e2bf832cefbab32efdf0bd48b6a2af50fd4451661cea5de935f81b870f" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.27.0/firebase-tools-win.exe#/firebase.exe", + "hash": "beab377d14e468f998e258eab4f61622b0d07460f2f5ff4050bcc3792ce1f258" } }, "bin": "firebase.exe",