diff --git a/bucket/firebase.json b/bucket/firebase.json index 2a82f3e911..09a92636f7 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "12.5.1", + "version": "12.5.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/v12.5.1/firebase-tools-win.exe#/firebase.exe", - "hash": "b10567b90efc29270387994bb8d883af7ca565582c14443506be20f9a57b3ed5" + "url": "https://github.com/firebase/firebase-tools/releases/download/v12.5.2/firebase-tools-win.exe#/firebase.exe", + "hash": "9dde101106bad9c05da1e026d1ffc16566fb775f1a45f27b894c2499d6f289a1" } }, "bin": "firebase.exe",