diff --git a/bucket/firebase.json b/bucket/firebase.json index 618acc9b3d..dca34c817b 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.30.0", + "version": "12.0.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.30.0/firebase-tools-win.exe#/firebase.exe", - "hash": "22128bae7dd2da70cea6b61ee7d8f99e64b7cacc755a159487833c5ba9857eea" + "url": "https://github.com/firebase/firebase-tools/releases/download/v12.0.0/firebase-tools-win.exe#/firebase.exe", + "hash": "c0968685f6707c8d4a018b67c704b383f7142e964bc5d5319c60bc7f71c27bac" } }, "bin": "firebase.exe",