CRC doesn't match, file is corrupted

Hi,
I was just following the instructions here
https://kaleidoscope.readthedocs.io/en/latest/setup_toolchain.html

I got to the point where I see “Kaleidoscope keyboards” in the Boards Manager section of Arduino IDE. I tried to install 1.99.3 and this error message comes up.

I am using Arduino 1.8.16.

I looked at the link https://raw.githubusercontent.com/keyboardio/boardsmanager/master/builds//Kaleidoscope-1.99.3.tar.bz2

seems like it is pulling a LFS cache. Is that the reason why? that we are just downloading the lfs entry and not the actual file? What do I do?

Any help would be welcome.

Hmm, might be a GitHub bug. What happens if you do a git clone and then check out the tag yourself? That should be equivalent.