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