diff --git a/bucket/firebase.json b/bucket/firebase.json index 0dc3af0ccf..6ee50ecec7 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.7.0", + "version": "11.8.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/v11.7.0/firebase-tools-win.exe#/firebase.exe", - "hash": "54459e70e1e5aba1593275badd1eab987b99e40071d6a6a07a5762c5282a0540" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.8.0/firebase-tools-win.exe#/firebase.exe", + "hash": "3c21329459d792378c1b0aba0d50617d9e33cc047f80cd5ab02502d3167abd34" } }, "bin": "firebase.exe",