diff --git a/bucket/firebase.json b/bucket/firebase.json index 4daad6cdd4..e06a7832be 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.14.1", + "version": "13.14.2", "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/v13.14.1/firebase-tools-win.exe#/firebase.exe", - "hash": "2f20d30ecbaa4a7ddef9c2338587b5f1292ba95690038a4ade09ccd568e028bb" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.14.2/firebase-tools-win.exe#/firebase.exe", + "hash": "a6f57a9219f97c88a7313e7d1102e3feb0381cc952c87809eb32f21ca07f745f" } }, "bin": "firebase.exe",