Some products don't have a ServerMetadataURL, which means they currently
can't be matched with a filter, but also that they're not listed at all
because we can't get their title and version.
For the filtering, we can instead rely on the packages MetadataURL.
For the listing, we need to rely on different information about the
product. For the specific product(s) we're after, the only available
information is under Distributions, and gives a title that contains the
version.
While here update the default catalog to the latest version.
Differential Revision: https://phabricator.services.mozilla.com/D290335