diff --git a/bucket/firebase.json b/bucket/firebase.json index 842e6b98be..3deb15a660 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.11.2", + "version": "13.11.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.11.2/firebase-tools-win.exe#/firebase.exe", - "hash": "e1dd13e11ae378a8612844d8cfc41908a9588705f55ee4f3c343688fd3637cdd" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.11.3/firebase-tools-win.exe#/firebase.exe", + "hash": "790cdd5a09bc4e3e47426ffb60ff232c892ef65a711646afc61d90df70d50fc0" } }, "bin": "firebase.exe",