diff --git a/platforms.yaml b/platforms.yaml index 0745811..9484711 100644 --- a/platforms.yaml +++ b/platforms.yaml @@ -21,3 +21,9 @@ panther: short_msg_down: '' long_msg: 'Panther' architectures: [amd64, arm64] + +generic: + short_msg_up: 'Husarion' + short_msg_down: '' + long_msg: 'Husarion' + architectures: [amd64, arm64] \ No newline at end of file