diff --git a/bucket/firebase.json b/bucket/firebase.json index e38e7f31d6..d9d39b815c 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.12.0", + "version": "14.12.1", "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/v14.12.0/firebase-tools-win.exe#/firebase.exe", - "hash": "93e26a1bb41c716b19e4d983df0d9723e2ba89a8a4bf22489f030a82950208f4" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.12.1/firebase-tools-win.exe#/firebase.exe", + "hash": "1ff5fbd9c56c16ce1e890952e03d99d7515758760831ff04dcb844ad4f968293" } }, "bin": "firebase.exe",