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