Add FreeCAD geninfo

This commit is contained in:
Zenithal 2020-11-09 00:47:20 +08:00
parent cc484afe52
commit 7cdc612dd2
No known key found for this signature in database
GPG Key ID: 0DF36038C0041C87

View File

@ -849,3 +849,14 @@ platform = $4$3
type = $5
key_by = $1
category = app
[FreeCAD]
distro = FreeCAD
listvers = 1
location = github-release/FreeCAD/FreeCAD/LatestRelease/*
pattern = FreeCAD[-_]([-\d\.\w]+)-(WIN|Linux|OSX)-([-\w\.]+)\.(exe|7z|AppImage|dmg)(?!.)
version = FreeCAD $1
platform = $2
type = $3.$4
key_by = $1
category = app