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