UE 4.26.2 Linux Installation Setup.sh OpenVR Incorrect Hash Error

I’ve tried cloning and downloading the 4.26.2 repo and zip on my Ubuntu 20.04 system, but when I run Setup.sh I get the following error:

Failed to download ‘http://cdn.unrealengine.com/dependencies/UnrealEngine-7478901-28e41e5c94884bdfb2684c093a1462c7/791422cd2304c3607300246066ff7556dc6d78fd’: Incorrect hash value of /home/UnrealEngine/Engine/Binaries/ThirdParty/OpenVR/OpenVRv1_5_17/linux32/libopenvr_api.so.dbg: expected bc81b6b363b18e83d1e430f8be38339e2687e64c, got 8c5e6323c1ae1e43acdf2795afff2fa4df1e3888 (CorruptPackFileException)

The above link does download a file, but I’m wondering if the hash wasn’t updated in the GitDependecies.exe.

Thanks for taking a look, and sorry if it’s something obvious.