update
This commit is contained in:
parent
902183dec1
commit
2dcd33246a
17 changed files with 25 additions and 24 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION=3.3.7
|
||||
VERSION=3.4.2
|
||||
APP=joplin-desktop
|
||||
GIT_VERSION=v${VERSION}
|
||||
DEB_VERSION=${VERSION}-$(date +%Y%m%d%H%M)
|
||||
|
@ -17,7 +17,7 @@ main(){
|
|||
clean
|
||||
base_package_upgrade
|
||||
configure_depot_yarn
|
||||
configure_depot_nodejs 20
|
||||
configure_depot_nodejs 22
|
||||
install_package_dependency
|
||||
get_git_source
|
||||
build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue