diff --git a/bucket/firebase.json b/bucket/firebase.json index 2838753f49..a36b2ee7d2 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "12.8.1", + "version": "12.9.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/v12.8.1/firebase-tools-win.exe#/firebase.exe", - "hash": "bcd16febabe0c9dd83b4f533b33994f3ef9ac6ac7873294efe508543d45e0a1e" + "url": "https://github.com/firebase/firebase-tools/releases/download/v12.9.0/firebase-tools-win.exe#/firebase.exe", + "hash": "4eb851e9250669fd6889d5da51a50891f7653350458b03383191c3a66735a732" } }, "bin": "firebase.exe",