diff --git a/bucket/firebase.json b/bucket/firebase.json index e3df6d5b97..df8b009564 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.24.0", + "version": "13.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/v13.24.0/firebase-tools-win.exe#/firebase.exe", - "hash": "3e6fd362d663e2f7636575313db04d1264b90dd06ae4589972e29e906d7982b7" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.24.1/firebase-tools-win.exe#/firebase.exe", + "hash": "08b9523f174bc544a18f9e2628223b9e94418073e322dae03746258bd1d06ac4" } }, "bin": "firebase.exe",