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