Fix default versions
This commit is contained in:
parent
3583913038
commit
27c6165dd0
@ -3,11 +3,11 @@
|
||||
. ~/.bashrc
|
||||
|
||||
# DEFAULT VERSIONS
|
||||
VERSION_PYTHON=3.11.3
|
||||
VERSION_PHP=8.2.3
|
||||
VERSION_NODE=19.9.0
|
||||
VERSION_RUBY=3.2.0
|
||||
VERSION_DENO=1.32.3
|
||||
VERSION_PYTHON="3.11.4"
|
||||
VERSION_PHP="8.2.7"
|
||||
VERSION_NODE="18.17.1"
|
||||
VERSION_RUBY="3.2.2"
|
||||
VERSION_DENO="1.36.1"
|
||||
|
||||
WIDTH=180
|
||||
HEIGHT=25
|
||||
|
Loading…
Reference in New Issue
Block a user