mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Update _common.sh
This commit is contained in:
parent
f3511a6b35
commit
418097050b
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
||||||
# COMMON VARIABLES
|
# COMMON VARIABLES
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
ruby_version="3.0.0"
|
ruby_version="3.2.0"
|
||||||
|
|
||||||
nodejs_version="18"
|
nodejs_version="20"
|
||||||
|
|
||||||
libjemalloc="$(ldconfig -p | grep libjemalloc | awk 'END {print $NF}')"
|
libjemalloc="$(ldconfig -p | grep libjemalloc | awk 'END {print $NF}')"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue