On-Premise Edition Checksums

Last update

July 24, 2026

More about On-Premise Edition

Use these SHA-256 checksums to verify the integrity of your downloaded zip archive before installation.

  • remember_your_people_on_premise_20260724.zip 2026-07-24

    dd485d686a412c4c37d9116b566a51fb73a80ae0cc6e23704d037856ba8d4add

  • remember_your_people_on_premise_20260711.zip 2026-07-11

    ed7c650d972bede4a622469ce430f765ec6ad273d6f16428523c7dcc77ee0f69

  • remember_your_people_on_premise_20260708.zip 2026-07-08

    edd630174f167665dfac0f9c60ac5d6712c0519cf8d24386a723578d643c5604

How to Verify Your Download

macOS

Open Terminal and run:

shasum -a 256 remember_your_people_on_premise_YYYYMMDD.zip

Compare the output with the checksum listed above.

Linux

Open a terminal and run:

sha256sum remember_your_people_on_premise_YYYYMMDD.zip

Compare the output with the checksum listed above.

Windows

Open PowerShell and run:

Get-FileHash remember_your_people_on_premise_YYYYMMDD.zip -Algorithm SHA256 | Select-Object Hash

Compare the displayed hash with the checksum listed above.