From 664c49a07df154067d16d0b2995fa51f25cb96c0 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Sat, 11 Dec 2021 21:10:03 +1100 Subject: [PATCH] Bump IfcOpenShell. See #1906. --- src/blenderbim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blenderbim/Makefile b/src/blenderbim/Makefile index 97f9b8b44f..70a609af82 100644 --- a/src/blenderbim/Makefile +++ b/src/blenderbim/Makefile @@ -93,7 +93,7 @@ endif cp -r blenderbim/* dist/blenderbim/ # Provides IfcOpenShell Python functionality - cd dist/working && wget https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-$(PYNUMBER)-v0.7.0-61e510e-$(PLATFORM)64.zip + cd dist/working && wget https://s3.amazonaws.com/ifcopenshell-builds/ifcblender-python-$(PYNUMBER)-v0.7.0-b9ea741-$(PLATFORM)64.zip cd dist/working && unzip ifcblender* cp -r dist/working/io_import_scene_ifc/ifcopenshell dist/blenderbim/libs/site/packages/