Expected hash: e2b340553403c18ab27f7ad886c386e358562098fdbc892219c4c474442308ea
echo "e2b340553403c18ab27f7ad886c386e358562098fdbc892219c4c474442308ea history.pk3" | sha256sum -c -
echo "e2b340553403c18ab27f7ad886c386e358562098fdbc892219c4c474442308ea history.pk3" | shasum -a 256 -c -
(Get-FileHash ".\history.pk3" -Algorithm SHA256).Hash -ieq "e2b340553403c18ab27f7ad886c386e358562098fdbc892219c4c474442308ea"
certutil -hashfile "history.pk3" SHA256 && compare with e2b340553403c18ab27f7ad886c386e358562098fdbc892219c4c474442308ea