bun -> 1.0.24

master
yutent 2024-01-22 09:28:36 +08:00
parent 060823fe98
commit aba30a2087
1 changed files with 1 additions and 1 deletions

View File

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