# Define release content ################################################################################ ## Global defines ################################################################################ [ifwtools] windows-x86: installer-framework-build-win-x86.7z linux-x86: installer-framework-build-linux-x86.7z linux-x64: installer-framework-build-linux-x64.7z mac-x64: installer-framework-build-mac-x64.7z [release.global] version: 5.0.2 version_tag: ################################################################################ ## Linux offline ################################################################################ ################################################################################ ## macOS offline ################################################################################ ################################################################################ ## Windows offline ################################################################################ ################################################################################ ## Linux repository ################################################################################ [release.502.repository.linux.x86] arg_configurations_file: repository_configs/desktop_qt5/linux_x86_repository_502 arg_substitution_list: %QT_VERSION%=%GLOBAL_VERSION%, %SRC_ARCHIVE_TYPE%=tar.gz repo_content_type: 502 repo_components_to_update: qt.502.* repo_url_specifier: linux_x86/desktop/qt5 [release.502.repository.linux.x64] arg_configurations_file: repository_configs/desktop_qt5/linux_x64_repository_502 arg_substitution_list: %QT_VERSION%=%GLOBAL_VERSION%, %SRC_ARCHIVE_TYPE%=tar.gz repo_content_type: 502 repo_components_to_update: qt.502.* repo_url_specifier: linux_x64/desktop/qt5 ################################################################################ ## Windows repository ################################################################################ [release.502.repository.windows.x86] arg_configurations_file: repository_configs/desktop_qt5/win_x86_repository_502 arg_substitution_list: %QT_VERSION%=%GLOBAL_VERSION%, %SRC_ARCHIVE_TYPE%=zip repo_content_type: 502 repo_components_to_update: qt.502.* repo_url_specifier: windows_x86/desktop/qt5 ################################################################################ ## macOS repository ################################################################################ [release.502.repository.mac.x64] arg_configurations_file: repository_configs/desktop_qt5/mac_x64_repository_502 arg_substitution_list: %QT_VERSION%=%GLOBAL_VERSION%, %SRC_ARCHIVE_TYPE%=tar.gz repo_content_type: 502 repo_components_to_update: qt.502.* repo_url_specifier: mac_x64/desktop/qt5