mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-18 22:33:33 +00:00
make it crash
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ BLENDER_PLATFORM:=windows-x64
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# Current build commit hash.
|
# Current build commit hash.
|
||||||
OLD:=6924012
|
OLD:=e795cec
|
||||||
.PHONY: bump
|
.PHONY: bump
|
||||||
bump:
|
bump:
|
||||||
ifndef NEW
|
ifndef NEW
|
||||||
|
|||||||
@@ -63,8 +63,8 @@ PLATFORMTAG:=win_amd64
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
BINARY_VERSION:=0.8.4
|
BINARY_VERSION:=0.8.4
|
||||||
IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-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)-6924012-$(PLATFORM).zip
|
IFCCONVERT_URL:=https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v$(BINARY_VERSION)-e795cec-$(PLATFORM).zip
|
||||||
|
|
||||||
.PHONY: build-urls
|
.PHONY: build-urls
|
||||||
build-urls:
|
build-urls:
|
||||||
|
|||||||
Reference in New Issue
Block a user