From f4fcc43960ddcd41136bf09b516abee69a44cb25 Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Mon, 29 Sep 2025 17:02:51 +0500 Subject: [PATCH] make it crash --- src/bonsai/Makefile | 2 +- src/ifcopenshell-python/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/bonsai/Makefile b/src/bonsai/Makefile index 130cc0fc3b..ce2a0a8ef4 100644 --- a/src/bonsai/Makefile +++ b/src/bonsai/Makefile @@ -87,7 +87,7 @@ BLENDER_PLATFORM:=windows-x64 endif # Current build commit hash. -OLD:=6924012 +OLD:=e795cec .PHONY: bump bump: ifndef NEW diff --git a/src/ifcopenshell-python/Makefile b/src/ifcopenshell-python/Makefile index 17042a9693..79a43fd369 100644 --- a/src/ifcopenshell-python/Makefile +++ b/src/ifcopenshell-python/Makefile @@ -63,8 +63,8 @@ PLATFORMTAG:=win_amd64 endif BINARY_VERSION:=0.8.4 -IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v$(BINARY_VERSION)-6924012-$(PLATFORM).zip -IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v$(BINARY_VERSION)-6924012-$(PLATFORM).zip +IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v$(BINARY_VERSION)-e795cec-$(PLATFORM).zip +IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v$(BINARY_VERSION)-e795cec-$(PLATFORM).zip .PHONY: build-urls build-urls: