Skip to content

Commit 17953f6

Browse files
Andrej730aothms
authored andcommitted
Display 'svgfill' executable
Since we're uploading it either way - e.g. https://s3.amazonaws.com/ifcopenshell-builds/svgfill-v0.8.4-01ae64c-win64.zip
1 parent 3cc53e6 commit 17953f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

to_md.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def _():
2020
if len(parts) == 4:
2121
product, version, hash, os = parts
2222

23-
if product in {'IfcConvert', 'IfcGeomServer'}:
23+
if product in {'IfcConvert', 'IfcGeomServer', 'svgfill'}:
2424
pass
2525
elif re.match(r'^ifcopenshell-python-\d{2,3}u?$', product):
2626
pass

0 commit comments

Comments
 (0)