diff --git a/bucket/firebase.json b/bucket/firebase.json index a8631e7863..ac608f4487 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "12.5.3", + "version": "12.5.4", "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.5.3/firebase-tools-win.exe#/firebase.exe", - "hash": "e3f114563277e614af7306d0ef0aaa809ff32bcddd5b80356eaa1df542e787ec" + "url": "https://github.com/firebase/firebase-tools/releases/download/v12.5.4/firebase-tools-win.exe#/firebase.exe", + "hash": "5e707252f45ed2f5f53b2d98867af12e923507915e4045cc6624c6332ae16f0e" } }, "bin": "firebase.exe",