mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
v8.05
Some checks are pending
Some checks are pending
This commit is contained in:
parent
8e6eabd9e8
commit
b8942b728f
8 changed files with 15 additions and 15 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: wekan
|
||||
version: '8.04'
|
||||
version: '8.05'
|
||||
base: core24
|
||||
summary: Open Source kanban
|
||||
description: |
|
||||
|
|
@ -166,9 +166,9 @@ parts:
|
|||
# Cleanup
|
||||
mkdir .build
|
||||
cd .build
|
||||
wget https://github.com/wekan/wekan/releases/download/v8.04/wekan-8.04-amd64.zip
|
||||
unzip wekan-8.04-amd64.zip
|
||||
rm wekan-8.04-amd64.zip
|
||||
wget https://github.com/wekan/wekan/releases/download/v8.05/wekan-8.05-amd64.zip
|
||||
unzip wekan-8.05-amd64.zip
|
||||
rm wekan-8.05-amd64.zip
|
||||
cd ..
|
||||
##cd .build/bundle
|
||||
##find . -type d -name '*-garbage*' | xargs rm -rf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue