From afe617fb93e41cb438d60d232b5d602936c8e633 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Sun, 26 Oct 2025 19:32:35 +1100 Subject: [PATCH] Revert "Bump IOS - necessary as last bunch of commits are incompatible with previous binaries" This reverts commit d922f0b9adf2917676a5ea087d8f51800cbd7c1d. --- 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 62d41d742f..9d06991485 100644 --- a/src/bonsai/Makefile +++ b/src/bonsai/Makefile @@ -87,7 +87,7 @@ BLENDER_PLATFORM:=windows-x64 endif # Current build commit hash. -OLD:=0787eab +OLD:=6924012 .PHONY: bump bump: ifndef NEW diff --git a/src/ifcopenshell-python/Makefile b/src/ifcopenshell-python/Makefile index d47c00cfc3..78305f19d0 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)-0787eab-$(PLATFORM).zip -IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v$(BINARY_VERSION)-0787eab-$(PLATFORM).zip +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 .PHONY: build-urls build-urls: