diff --git a/bucket/firebase.json b/bucket/firebase.json index fb8f943ce8..c6372ea3bb 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "12.2.1", + "version": "12.3.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.2.1/firebase-tools-win.exe#/firebase.exe", - "hash": "bbc5cc9859060deca0106ef839c11bc66ba1d641a151470aa5d27c8866dc8dc9" + "url": "https://github.com/firebase/firebase-tools/releases/download/v12.3.0/firebase-tools-win.exe#/firebase.exe", + "hash": "0aea5023d96a4b65131b5181b92ed5ffcb979dbacf3985003e18b8068a579936" } }, "bin": "firebase.exe",