diff --git a/bucket/firebase.json b/bucket/firebase.json index c2a792b0a7..ff6f089049 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.7.4", + "version": "13.7.5", "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.7.4/firebase-tools-win.exe#/firebase.exe", - "hash": "281db71f4d6e7d448ee936a579fef32a06287e60f2d18c8fa32c67cddf08fddd" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.7.5/firebase-tools-win.exe#/firebase.exe", + "hash": "ab196021d6695fb85b71cc9a0a0b7858fc155ccfb96857279a7e1dd14847ee38" } }, "bin": "firebase.exe",