MSI name in description

This commit is contained in:
Jindra Petřík
2026-02-07 22:14:50 +01:00
parent 72a51ea5e4
commit afc4863a6f

View File

@@ -28,9 +28,9 @@ if($load_from == "-filever")
$files = [
[
"file_name" => "ffdec_${filever_tag}_setup.exe",
"file_name" => "ffdec_${filever_tag}.msi",
"ossupport" => ["windows"],
"type_name" => "Installer (Windows)",
"type_name" => "MSI Installer (Windows)",
"type_icon" => "setup"
],
[