update bun & nodejs

master
yutent 2024-10-09 09:46:28 +08:00
parent 81a43278a8
commit a9d51a8007
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
app_name="bun"
tmp_dir="/tmp/${app_name}_tmp"
version="1.1.29"
version="1.1.30"
release="v${version}"
pkg_arch="x64"
deb_arch="amd64"

View File

@ -2,7 +2,7 @@
app_name="nodejs-current"
tmp_dir="/tmp/${app_name}_tmp"
version="22.8.0"
version="22.9.0"
release="v${version}"
pkg_arch="x64"
deb_arch="amd64"