From ae7b1bb9b45d6e3951a62203b69fd05073d5f284 Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Fri, 26 Jul 2024 20:03:36 +1000 Subject: [PATCH] Bump IOS --- src/blenderbim/Makefile | 2 +- src/ifcopenshell-python/Makefile | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/blenderbim/Makefile b/src/blenderbim/Makefile index 2d280088f4..965f64da91 100644 --- a/src/blenderbim/Makefile +++ b/src/blenderbim/Makefile @@ -91,7 +91,7 @@ BLENDER_PLATFORM:=windows-x64 endif # Current build commit hash. -OLD:=c18e4ea +OLD:=d51fa2c .PHONY: bump bump: cd . && $(SED) -b "s/$(OLD)/$(NEW)/" Makefile diff --git a/src/ifcopenshell-python/Makefile b/src/ifcopenshell-python/Makefile index 4e125af5b5..1ff713240d 100644 --- a/src/ifcopenshell-python/Makefile +++ b/src/ifcopenshell-python/Makefile @@ -52,7 +52,8 @@ ifeq ($(PLATFORM), win64) PLATFORMTAG:=win_amd64 endif -IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v0.7.9-c18e4ea-$(PLATFORM).zip +IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v0.7.11-d51fa2c-$(PLATFORM).zip +IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.7.11-d51fa2c-$(PLATFORM).zip .PHONY: test test: