Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

3.3KB

+++ title = “Validate Release” description = “Complete the included form to validate the release.” noindex = true copyright owner = “Josh Habdas” date = “2019” license = “agpl-3.0-or-later” +++

{{< 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 9.1.0 <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.