+++ title = “Validate Release” description = “Complete the included form to validate the release.” noindex = true +++
{{< hackcss-form name=“validate” action=“/validate/” >}} {{< hackcss-formgroup name=“integrity” >}}
{{< hackcss-label for="digest" >}}
<abbr title="Secure Hash Algorithm">SHA-512</abbr> Digest:
{{< /hackcss-label >}}
{{< hackcss-textinput
required="true"
autocomplete="off"
spellcheck="false"
type="text" id="digest" name="digest"
pattern="^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$"
placeholder="whUlqT0w6vfvTzd12LpU5kst/Cz3yt9j3ncIHcB4CDQFFiMVPlfX/I+vKl3Y98faqBLlgh6M4pyhiYzZNIPUPA=="
>}}
{{< hackcss-helpblock >}}
Submit with 7.2.1 <a href="/feature/release-hashes">Release Hash</a> to validate.
<noscript>JavaScript required for proper validation.</noscript>
{{< /hackcss-helpblock >}}
{{< /hackcss-formgroup >}} {{< /hackcss-form >}}
Valid installations use the Quick Install or Upgrade Script and may be checked offline. See Release Hashes for a more thorough approach to validation.