Skip to content

Commit 9f69519

Browse files
committed
Fix(FreeCAD): Add FreeCAD Windows version.
Signed-off-by: Ariel Yu <ariel@ariels.xyz>
1 parent c6b59ac commit 9f69519

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎includes/app/github/FreeCAD.ini‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
distro = FreeCAD
33
listvers = 3
44
location = github-release/FreeCAD/FreeCAD/*/*
5-
pattern = FreeCAD[-_]([-\d\.\w]+)[-_](WIN|Linux|OSX|macOS)-([-\w\.]+)\.(exe|7z|AppImage|dmg)(?!.)
5+
pattern = FreeCAD[-_]([-\d\.\w]+)[-_](WIN|Windows|Linux|OSX|macOS)-([-\w\.]+)\.(exe|7z|AppImage|dmg)(?!.)
66
version = FreeCAD $1
77
platform = $2
88
type = $3.$4

0 commit comments

Comments
 (0)