diff --git a/bucket/firebase.json b/bucket/firebase.json index 281b6c66f4..bf1279778c 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.0.0", + "version": "13.0.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.0.0/firebase-tools-win.exe#/firebase.exe", - "hash": "96af799c214ce95c062b567b4d54cda99f84c74c9bd523e1be582d8b392e81a6" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.0.1/firebase-tools-win.exe#/firebase.exe", + "hash": "54f96cf810a99f6c6ade64039826380f88efae85d9a075f44fb300c80647271b" } }, "bin": "firebase.exe",