diff --git a/bucket/firebase.json b/bucket/firebase.json index 3d13416317..b843aee766 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "11.12.0", + "version": "11.13.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/v11.12.0/firebase-tools-win.exe#/firebase.exe", - "hash": "7ce4ec5ae8c1eb17496a226fb82a091b812733e6ac2a41c2144580c12c895692" + "url": "https://github.com/firebase/firebase-tools/releases/download/v11.13.0/firebase-tools-win.exe#/firebase.exe", + "hash": "ed36d3e662ec8fad3ca725614b430ccb32d68031a85ec311c9af16dbe97b05ed" } }, "bin": "firebase.exe",