From 16e5f185539a2c85fa89e12a807033ab82aaf8b1 Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Thu, 16 Jul 2026 18:59:44 +0500 Subject: [PATCH] Bump build 3e7b739 -> 821cf7b Just to test everything is working with the changes from the last month. --- src/ifcopenshell-python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ifcopenshell-python/Makefile b/src/ifcopenshell-python/Makefile index 350808ec25..3f86912ab1 100644 --- a/src/ifcopenshell-python/Makefile +++ b/src/ifcopenshell-python/Makefile @@ -55,7 +55,7 @@ PLATFORMTAG:=win_amd64 endif BINARY_VERSION:=0.8.6 -BUILD_COMMIT:=3e7b739 +BUILD_COMMIT:=821cf7b IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v$(BINARY_VERSION)-$(BUILD_COMMIT)-$(PLATFORM).zip IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v$(BINARY_VERSION)-$(BUILD_COMMIT)-$(PLATFORM).zip