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