<policies>
<policy name="AppUpdateURL" class="Both" displayName="$(string.AppUpdateURL)" explainText="$(string.AppUpdateURL_Explain)" key="Software\Policies\Mozilla\Firefox" presentation="$(presentation.AppUpdateURL)" >
<parentCategory ref="Firefox" />
- <supportedOn ref="SUPPORTED_FF60ESR" />
+ <supportedOn ref="SUPPORTED_FF62" />
<elements >
<text id="AppUpdateURL" valueName="URL" required="true" />
</elements>