package.utils: Drop unneeded hashes from download computation
Drop the following computation hashes:
- length (which was read from the content-length header, and sometimes it was wrongly read because of some missing header in the initial request)
- sha1_git
- blake2s256