diff --git a/bucket/firebase.json b/bucket/firebase.json index 24b55eb965..ce16e46546 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.10.1", + "version": "13.10.2", "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.10.1/firebase-tools-win.exe#/firebase.exe", - "hash": "112a4c37385bbb34ee75dfa77e422c0c94fd3856e97a9f1dfb30bd2b1c9a3db7" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.10.2/firebase-tools-win.exe#/firebase.exe", + "hash": "b02f4dee944d2a7ede9ebaeff59fa14c72ef074e1761b63bec5bef9fab0e14e1" } }, "bin": "firebase.exe",