diff --git a/bucket/firebase.json b/bucket/firebase.json index 269f0d372f..7a80520a33 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.25.0", + "version": "13.26.0", "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.25.0/firebase-tools-win.exe#/firebase.exe", - "hash": "e0e47cb2403ee5bb1078f6659a0592574155d64387b46e585f78077621614d16" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.26.0/firebase-tools-win.exe#/firebase.exe", + "hash": "aa3722e2bf832cefbab32efdf0bd48b6a2af50fd4451661cea5de935f81b870f" } }, "bin": "firebase.exe",