diff --git a/bucket/firebase.json b/bucket/firebase.json index cf048e2220..6ed341271a 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.2.0", + "version": "13.2.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/v13.2.0/firebase-tools-win.exe#/firebase.exe", - "hash": "c5ad6fc4c7557b69bac9e2cefd85841f745b6f12f6d322fed0a7718b783b2506" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.2.1/firebase-tools-win.exe#/firebase.exe", + "hash": "4a9b213e2f30c8b7c9a11a406a64a025ba574dd4f979176d66991ec106d4fb61" } }, "bin": "firebase.exe",