mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 17:57:02 +00:00
Bump IOS
This commit is contained in:
@@ -83,7 +83,7 @@ PYPI_PLATFORM:=--platform win_amd64
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# Current build commit hash.
|
# Current build commit hash.
|
||||||
OLD:=79f96d2
|
OLD:=c18e4ea
|
||||||
.PHONY: bump
|
.PHONY: bump
|
||||||
bump:
|
bump:
|
||||||
cd . && $(SED) -b "s/$(OLD)/$(NEW)/" Makefile
|
cd . && $(SED) -b "s/$(OLD)/$(NEW)/" Makefile
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ ifeq ($(PLATFORM), win64)
|
|||||||
PLATFORMTAG:=win_amd64
|
PLATFORMTAG:=win_amd64
|
||||||
endif
|
endif
|
||||||
|
|
||||||
IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v$(VERSION)-79f96d2-$(PLATFORM).zip
|
IOS_URL:=https://s3.amazonaws.com/ifcopenshell-builds/ifcopenshell-python-$(PYNUMBER)-v$(VERSION)-c18e4ea-$(PLATFORM).zip
|
||||||
|
|
||||||
.PHONY: test
|
.PHONY: test
|
||||||
test:
|
test:
|
||||||
|
|||||||
@@ -20,11 +20,11 @@ Pre-built packages
|
|||||||
| build-linux64_ | build-win32_ | build-win64_ | build-macos64_ | build-macosm164_ |
|
| build-linux64_ | build-win32_ | build-win64_ | build-macos64_ | build-macosm164_ |
|
||||||
+----------------+----------------+----------------+----------------+------------------+
|
+----------------+----------------+----------------+----------------+------------------+
|
||||||
|
|
||||||
.. _build-linux64: https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.8.0-79f96d2-linux64.zip
|
.. _build-linux64: https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.8.0-c18e4ea-linux64.zip
|
||||||
.. _build-win32: https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.8.0-79f96d2-win32.zip
|
.. _build-win32: https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.8.0-c18e4ea-win32.zip
|
||||||
.. _build-win64: https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.8.0-79f96d2-win64.zip
|
.. _build-win64: https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.8.0-c18e4ea-win64.zip
|
||||||
.. _build-macos64: https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.8.0-79f96d2-macos64.zip
|
.. _build-macos64: https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.8.0-c18e4ea-macos64.zip
|
||||||
.. _build-macosm164: https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.8.0-79f96d2-macosm164.zip
|
.. _build-macosm164: https://s3.amazonaws.com/ifcopenshell-builds/IfcConvert-v0.8.0-c18e4ea-macosm164.zip
|
||||||
|
|
||||||
2. Unzip the downloaded file and run IfcConvert using the command line.
|
2. Unzip the downloaded file and run IfcConvert using the command line.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user