Bump to latest IfcOpenShell build

This commit is contained in:
Dion Moult
2020-02-28 11:24:43 +11:00
parent c8cb9d8a7c
commit 43348ce236
+1 -1
View File
@@ -28,7 +28,7 @@ ifneq ($(PLATFORM), win)
endif
cp -r blenderbim/* dist/blenderbim/
cd dist/working && wget https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-37-v0.6.0-9bcd932-$(PLATFORM)64.zip
cd dist/working && wget https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-37-v0.6.0-e44221c-$(PLATFORM)64.zip
cd dist/working && unzip ifcblender*
cp -r dist/working/io_import_scene_ifc/ifcopenshell dist/
rm -rf dist/working