diff --git a/bucket/firebase.json b/bucket/firebase.json index d11a997810..443183e75e 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.0.2", + "version": "13.0.3", "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/v13.0.2/firebase-tools-win.exe#/firebase.exe", - "hash": "102d91204ee88a59b555d6a15f328aebe114d3a111c38c52b0c3fcb7d84236ab" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.0.3/firebase-tools-win.exe#/firebase.exe", + "hash": "0da67688168401ee7319541dfc3d8b3e1151f01ea94d7d122b7325550f7617a0" } }, "bin": "firebase.exe",