Error when trying to install driver for my Seeeduino XIAO board in Arduino 2.0.4 program

I am experencing an error of “fetched archive size differs from size specified in index: 2186 !=2016965” when installing the Seeed SAMD in Boards Manager of the Arduino IDE 2.0.4 program.
I have a Seeeduino XIAO board

Full Error message from Arduino IDE 2.0.4:
Downloading packages
arduino:openocd@0.10.0-arduino7
Seeeduino:CMSIS-Atmel@1.2.1
Seeeduino:arduinoOTA@1.2.1
Seeeduino:samd@1.8.3
Installing arduino:openocd@0.10.0-arduino7
Failed to install platform: Seeeduino:samd.
Error: 13 INTERNAL: Cannot install tool arduino:openocd@0.10.0-arduino7: testing local archive integrity: testing archive size: fetched archive size differs from size specified in index: 2186 != 2016965

Any help would be appreciated.
Thanks,
Jared