Skip to content

Commit eeafe92

Browse files
committed
Update WinSCP and Putty versions
1 parent 6afe8cf commit eeafe92

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

installer/packages/trik-studio/ru.qreal.root.trik.core/meta/prebuild-win32.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ rsync -a "$BIN_DIR"/vcruntime*.dll
1717
rsync -a "$BIN_DIR"/{system.js,TRIK.py,2D-model.exe,checkapp.exe} "$PWD/../data/"
1818
rsync -a "$QT_LIB"/Qt5SerialPort.dll "$PWD"/../data
1919

20-
winscp_ver=5.17.10
21-
putty_ver=0.75
20+
winscp_ver=6.3.6
21+
putty_ver=0.82
22+
2223
cache_dir="$(cygpath "$APPDATA")"/"$PRODUCT"/installer_cache
2324
mkdir -p "$cache_dir"
2425
cd "$cache_dir"

0 commit comments

Comments
 (0)