diff --git a/bucket/firebase.json b/bucket/firebase.json index eebdbe222b..618acc9b3d 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.29.1", + "version": "11.30.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.29.1/firebase-tools-win.exe#/firebase.exe", - "hash": "577e2dedce7223ccac71dd52e6d0f2adcb55140a3518c4846b91faf2d8555f60" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.30.0/firebase-tools-win.exe#/firebase.exe", + "hash": "22128bae7dd2da70cea6b61ee7d8f99e64b7cacc755a159487833c5ba9857eea" } }, "bin": "firebase.exe",