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