diff --git a/install/dashy-install.sh b/install/dashy-install.sh index 553a2b1b..3df08f37 100644 --- a/install/dashy-install.sh +++ b/install/dashy-install.sh @@ -13,7 +13,7 @@ setting_up_container network_check update_os -NODE_VERSION="22" setup_nodejs +NODE_VERSION="24" setup_nodejs fetch_and_deploy_gh_release "dashy" "Lissy93/dashy" "tarball" msg_info "Installing Dashy" diff --git a/install/transmute-install.sh b/install/transmute-install.sh index be538d3b..b099f250 100644 --- a/install/transmute-install.sh +++ b/install/transmute-install.sh @@ -14,7 +14,7 @@ network_check update_os UV_PYTHON="3.13" setup_uv -NODE_VERSION="22" setup_nodejs +NODE_VERSION="24" setup_nodejs setup_ffmpeg setup_gs diff --git a/json/anchor.json b/json/anchor.json index fb9ea2c4..9071432e 100644 --- a/json/anchor.json +++ b/json/anchor.json @@ -41,4 +41,4 @@ "type": "info" } ] -} +} \ No newline at end of file diff --git a/json/slink.json b/json/slink.json index 3345191a..f9050190 100644 --- a/json/slink.json +++ b/json/slink.json @@ -41,4 +41,4 @@ "type": "warning" } ] -} +} \ No newline at end of file diff --git a/json/soulsync.json b/json/soulsync.json index f27597df..5d014b7d 100644 --- a/json/soulsync.json +++ b/json/soulsync.json @@ -41,4 +41,4 @@ "type": "info" } ] -} +} \ No newline at end of file diff --git a/json/trek.json b/json/trek.json index ba4074b7..a3705a83 100644 --- a/json/trek.json +++ b/json/trek.json @@ -41,4 +41,4 @@ "type": "info" } ] -} +} \ No newline at end of file diff --git a/json/upsnap.json b/json/upsnap.json index 2bf247b6..4fcde671 100644 --- a/json/upsnap.json +++ b/json/upsnap.json @@ -41,4 +41,4 @@ "type": "warning" } ] -} +} \ No newline at end of file