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