mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-28 18:54:33 +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
|
win32:PY = python
|
||||||
unix: PY = python3
|
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
|
alias.commands= $$PY $$PWD/scripts/alias.py
|
||||||
|
|
||||||
!isEmpty( ONLINE ) {
|
!isEmpty( ONLINE ) {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<DisplayName>Qt Installer Framework</DisplayName>
|
<DisplayName>Qt Installer Framework</DisplayName>
|
||||||
<Description>Qt Installer Framework for CQtDeployer</Description>
|
<Description>Qt Installer Framework for CQtDeployer</Description>
|
||||||
<Version>3.2.2</Version>
|
<Version>4.0.0</Version>
|
||||||
<ReleaseDate>2020-03-24</ReleaseDate>
|
<ReleaseDate>2020-11-4</ReleaseDate>
|
||||||
<Default>true</Default>
|
<Default>true</Default>
|
||||||
</Package>
|
</Package>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user