On-Premise Edition Checksums

Last update

July 8, 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_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.