diff --git a/bucket/firebase.json b/bucket/firebase.json index e395c61551..7df818ad5f 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "10.1.0", + "version": "10.1.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/v10.1.0/firebase-tools-win.exe#/firebase.exe", - "hash": "1d025b80e666ac8054a7efc8b316582dc9796c13c6943538b2241c109511f515" + "url": "https://github.com/firebase/firebase-tools/releases/download/v10.1.1/firebase-tools-win.exe#/firebase.exe", + "hash": "f8ef89ad71aba5a5f7cf4cf7f623ba2e770c66fc993f21f6cfb0b637f93a55e4" } }, "bin": "firebase.exe",