diff --git a/bucket/firebase.json b/bucket/firebase.json index 696c403e16..1ef9316183 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.7.0", + "version": "13.7.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.7.0/firebase-tools-win.exe#/firebase.exe", - "hash": "65e3f820fd03f90be24f47d3c04233caf83492b845267c24dcc69cb175f08e73" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.7.1/firebase-tools-win.exe#/firebase.exe", + "hash": "eb26add58bd3bfe2d13d77c2d079ee256992ffea6388b149ca00a128b48e4729" } }, "bin": "firebase.exe",