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