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