nrfutil device --version --jsonnow always emits the structures forjlink,jprog, andJLinkARM. This previously happened only when a J-Link install was found.- The
versionfield inJLinkARMis now omitted if no J-Link install is found. Previously, the entire structure would be missing if that was the case. - The message emitted when no J-Link installs are found is now printing the tested J-Link version.