mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-27 10:14:32 +00:00
update qif to 4.0.0
see https://www.qt.io/blog/qt-installer-framework-4.0-released
This commit is contained in:
parent
10b8baad40
commit
ec40a47d00
@ -10,7 +10,7 @@ unix: PLATFORM = linux
|
||||
win32:PY = python
|
||||
unix: PY = python3
|
||||
|
||||
qif.commands= $$PY $$PWD/scripts/QIF.py $$PLATFORM 3.2.2 $$PWD/packages/QIF/data
|
||||
qif.commands= $$PY $$PWD/scripts/QIF.py $$PLATFORM 4.0.0 $$PWD/packages/QIF/data
|
||||
alias.commands= $$PY $$PWD/scripts/alias.py
|
||||
|
||||
!isEmpty( ONLINE ) {
|
||||
|
@ -2,7 +2,7 @@
|
||||
<Package>
|
||||
<DisplayName>Qt Installer Framework</DisplayName>
|
||||
<Description>Qt Installer Framework for CQtDeployer</Description>
|
||||
<Version>3.2.2</Version>
|
||||
<ReleaseDate>2020-03-24</ReleaseDate>
|
||||
<Version>4.0.0</Version>
|
||||
<ReleaseDate>2020-11-4</ReleaseDate>
|
||||
<Default>true</Default>
|
||||
</Package>
|
||||
|
Loading…
x
Reference in New Issue
Block a user