Skip to content

Commit e4cec38

Browse files
committed
fixed repogen
1 parent 203a66c commit e4cec38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repogen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# $2 Version
55

66
myDir=$(dirname "$0")
7-
"$myDir/../QtModules/repogen.py" "$1" AutoUpdater "A Qt library to automatically check for updates and install them." "$2" "$myDir/LICENSE" BSD-3-Clause "android_armv7,android_x86,ios,winrt_armv7_msvc2015,winrt_x64_msvc2015"
7+
"$myDir/../QtModules/repogen.py" "$1" AutoUpdater "" "" "A Qt library to automatically check for updates and install them." "$2" "$myDir/LICENSE" BSD-3-Clause "android_armv7,android_x86,ios,winrt_x86_msvc2017,winrt_x64_msvc2017"

0 commit comments

Comments
 (0)