update versions
This commit is contained in:
parent
038343fc0f
commit
c0eab91a7e
8 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=8.0.3
|
||||
VERSION=9.0.0
|
||||
APP=forgejo
|
||||
DEPOT=https://codeberg.org/forgejo/forgejo
|
||||
GIT_VERSION=v${VERSION}
|
||||
|
@ -11,7 +11,7 @@ PACKAGE_DEPENDENCY="build-essential nodejs"
|
|||
|
||||
main() {
|
||||
base_package_upgrade
|
||||
configure_depot_nodejs 18
|
||||
configure_depot_nodejs 20
|
||||
install_package_dependency
|
||||
install_go
|
||||
get_git_source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue