diff --git a/bucket/firebase.json b/bucket/firebase.json index 524e0af2d7..12e01b07a6 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.5.0", + "version": "13.5.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.5.0/firebase-tools-win.exe#/firebase.exe", - "hash": "40b16c2a727fadea033a4773c14436a58e1a99e5ba05673e7c656fcd4400fec1" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.5.1/firebase-tools-win.exe#/firebase.exe", + "hash": "2c4a08f501d255b774d3637bb46574aa601839ca8cfeffe60d4e6b8fa2f68335" } }, "bin": "firebase.exe",