File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ phpstorm_postconfiguracion() {
75
75
}
76
76
77
77
phpstorm_instalador () {
78
- local version=' PhpStorm-2019.1'
78
+ local version=' PhpStorm-2019.2. 1'
79
79
80
80
echo -e " $VE Comenzando instalación de$RO PhpStorm$CL "
81
81
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ pycharm_postconfiguracion() {
72
72
}
73
73
74
74
pycharm_pro_instalador () {
75
- local version=' pycharm-professional-2019.1 .1'
75
+ local version=' pycharm-professional-2019.2 .1'
76
76
77
77
echo -e " $VE Comenzando instalación de$RO PyCharm$CL "
78
78
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ webstorm_postconfiguracion() {
70
70
}
71
71
72
72
webstorm_instalador () {
73
- local version=' WebStorm-2018 .2.4 '
73
+ local version=' WebStorm-2019 .2.1 '
74
74
75
75
echo -e " $VE Comenzando instalación de$RO WebStorm$CL "
76
76
You can’t perform that action at this time.
0 commit comments