diff --git a/bucket/firebase.json b/bucket/firebase.json index 126b30543e..be95faa62b 100644 --- a/bucket/firebase.json +++ b/bucket/firebase.json @@ -1,12 +1,12 @@ { - "version": "13.8.1", + "version": "13.8.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/v13.8.1/firebase-tools-win.exe#/firebase.exe", - "hash": "c89b7b09f04736ed6c18944badb226bfc534b27eee99fdb35a29a5202c130a0b" + "url": "https://github.com/firebase/firebase-tools/releases/download/v13.8.2/firebase-tools-win.exe#/firebase.exe", + "hash": "bf6c7bbde82949bb3c9b1be20d9c2525425cd5547b43fce3aa228c7658e1dd2f" } }, "bin": "firebase.exe",