diff --git a/bucket/firebase.json b/bucket/firebase.json index 040cbb58eb..9a3d087219 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.23.0", + "version": "13.23.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.23.0/firebase-tools-win.exe#/firebase.exe", - "hash": "ea0f570adcd5f4450601f8947f1c114a5511eecfa3fa7d389f713792440feb64" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.23.1/firebase-tools-win.exe#/firebase.exe", + "hash": "f223c8f9b0958f4700be972dab1d4c939c0d0364b31d22696f52e81aa16bbc89" } }, "bin": "firebase.exe",