From 806975c4b97e6f60b015c419b01e71e08cffdfa2 Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Thu, 12 Sep 2024 19:07:13 +0500 Subject: [PATCH] bump ifcopenshell build for bonsai --- 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 524ac9f91c..8a67f787de 100644 --- a/src/bonsai/Makefile +++ b/src/bonsai/Makefile @@ -81,7 +81,7 @@ BLENDER_PLATFORM:=windows-x64 endif # Current build commit hash. -OLD:=03935a9 +OLD:=f5e02d1 .PHONY: bump bump: cd . && $(SED) -b "s/$(OLD)/$(NEW)/" Makefile diff --git a/src/ifcopenshell-python/Makefile b/src/ifcopenshell-python/Makefile index 7cfadb02dd..b1f8d458bb 100644 --- a/src/ifcopenshell-python/Makefile +++ b/src/ifcopenshell-python/Makefile @@ -52,8 +52,8 @@ ifeq ($(PLATFORM), win64) PLATFORMTAG:=win_amd64 endif -IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v0.7.11-03935a9-$(PLATFORM).zip -IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.7.11-03935a9-$(PLATFORM).zip +IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v0.7.11-f5e02d1-$(PLATFORM).zip +IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.7.11-f5e02d1-$(PLATFORM).zip .PHONY: test test: