From f9be61c10b27c325c9ca512054d11e29b0efdae9 Mon Sep 17 00:00:00 2001 From: Stephen Boddy Date: Sun, 19 Jul 2026 18:47:57 +0100 Subject: [PATCH] Bump build 821cf7b > e333c1c --- 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 3f86912ab1..16ee80a884 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:=821cf7b +BUILD_COMMIT:=e333c1c 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