if (regexResult && regexResult[1]) {
      this.$.env.plugins.binVersions.mongod = regexResult[1];
    }