diff --git a/bucket/firebase.json b/bucket/firebase.json index 39b33e7730..ad808eba88 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.16.0", + "version": "14.17.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/v14.16.0/firebase-tools-win.exe#/firebase.exe", - "hash": "f8a851e6d2cb82f78f45b453c6d8f785a766a08e8b03b56b39de51467c38b35a" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.17.0/firebase-tools-win.exe#/firebase.exe", + "hash": "5cba635a4a53a7b97e9213b88f14187d99e2b6f7a0753ad25dce2c7245459e9e" } }, "bin": "firebase.exe",