The short line in mid-file is not something recent, there was a mention of it back in 2020, and perhaps elsewhere https://forum.arduino.cc/t/hex-file-last-few-lines-are-irregular/642068.
The Intel Hex format has no set line length, other than the maximum number of data bytes in a line cannot exceed 255 because of the single-byte length specifier.