Fix failing test by bumping commit ref #7193

This commit is contained in:
Thomas Krijnen
2025-11-07 10:59:10 +01:00
parent 862713cda4
commit 6dd34b1fa4
2 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ PLATFORMTAG:=win_amd64
endif
BINARY_VERSION:=0.8.4
BUILD_COMMIT:=6924012
BUILD_COMMIT:=c9df87f
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