Compare commits

..

No commits in common. "7ee0dc2842d3e63526a3aed0dec551b637e8ab26" and "812e93abb1b6ac386e226aa014c6aec6460a96e2" have entirely different histories.

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.1.34" version="1.1.33"
release="v${version}" release="v${version}"
pkg_arch="x64" pkg_arch="x64"
deb_arch="amd64" deb_arch="amd64"