diff --git a/bucket/firebase.json b/bucket/firebase.json index 0b4447b54e..da93d9aafa 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "14.24.0", + "version": "14.24.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/v14.24.0/firebase-tools-win.exe#/firebase.exe", - "hash": "1b9660489feab091768dfce2cf08e0b5602da6fe3c629ec1837f4a54ee1fcfd5" + "url": "https://github.com/firebase/firebase-tools/releases/download/v14.24.1/firebase-tools-win.exe#/firebase.exe", + "hash": "8d7a6bc5c1601c3f452ca9d1abda652aae7a6fa18d3eb23829bef51f979feea5" } }, "bin": "firebase.exe",