From d4b2cc7f2cb791ad36ede2ab5b724782e5ec9bfe Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Thu, 5 May 2022 18:00:58 +1000 Subject: [PATCH] Bump IfcOpenShell build --- src/blenderbim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blenderbim/Makefile b/src/blenderbim/Makefile index a18b59d45e..8828a7c727 100644 --- a/src/blenderbim/Makefile +++ b/src/blenderbim/Makefile @@ -115,7 +115,7 @@ endif cp -r blenderbim/* dist/blenderbim/ # Provides IfcOpenShell Python functionality - cd dist/working && wget https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v0.7.0-2985bba-$(PLATFORM)64.zip + cd dist/working && wget https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v0.7.0-1b1fd1e-$(PLATFORM)64.zip cd dist/working && unzip ifcopenshell-python* cp -r dist/working/ifcopenshell dist/blenderbim/libs/site/packages/