The candidates service does not recognize `linuxriscv64` as a platform identifier. ## Changes needed 1. **`Platform.scala`**: add case for `"linuxriscv64"` and define `val LinuxRISCV64 = Platform("LINUX_RISCV64", "Linux RISC-V 64bit")` ## Related - sdkman/sdkman-cli#1496, sdkman/sdkman-cli-native#375, sdkman/sdkman-disco-integration#46, sdkman/vendor-release#17, sdkman/sdkman-broker-2#10