1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wekan_ynh.git synced 2024-09-03 20:36:09 +02:00

Upgrade to 4.64

This commit is contained in:
yalh76 2020-12-24 19:33:48 +01:00
parent fac0b0b16d
commit 07449f5e17
5 changed files with 17 additions and 13 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview ## Overview
Wekan is an open-source kanban board (task manager and organizer) Wekan is an open-source kanban board (task manager and organizer)
**Shipped version:** 4.43 **Shipped version:** 4.64
## Screenshots ## Screenshots

View file

@ -20,6 +20,8 @@
upgrade=1 from_commit=3cd252289f4fd138879872658762f4c6ae415cc4 upgrade=1 from_commit=3cd252289f4fd138879872658762f4c6ae415cc4
# 4.09~ynh1 # 4.09~ynh1
upgrade=1 from_commit=c2b4715e8591031f3054cedb1220e7619607bb36 upgrade=1 from_commit=c2b4715e8591031f3054cedb1220e7619607bb36
# 4.43~ynh1
upgrade=1 from_commit=2cf63bd4d660eae4526221c1a68efede499e3ee6
backup_restore=1 backup_restore=1
multi_instance=1 multi_instance=1
# This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version.
@ -41,3 +43,5 @@ Notification=down
name=3.95~ynh1 name=3.95~ynh1
; commit=c2b4715e8591031f3054cedb1220e7619607bb36 ; commit=c2b4715e8591031f3054cedb1220e7619607bb36
name=4.09~ynh1 name=4.09~ynh1
; commit=2cf63bd4d660eae4526221c1a68efede499e3ee6
name=4.43~ynh1

View file

@ -1,9 +1,9 @@
# This is on YunoHost server just to avoid the file from disappearing # This is on YunoHost server just to avoid the file from disappearing
# Original source is https://releases.wekan.team/raspi3/wekan-4.43-arm64.zip # Original source is https://releases.wekan.team/raspi3/wekan-4.64-arm64.zip
# YunoHost source is https://build.yunohost.org/apps/wekan-4.43-arm64.zip # YunoHost source is https://build.yunohost.org/apps/wekan-4.64-arm64.zip
SOURCE_URL=https://build.yunohost.org/apps/wekan-4.43-arm64.zip SOURCE_URL=https://build.yunohost.org/apps/wekan-4.64-arm64.zip
SOURCE_SUM=479c469a383b90a45befaa2d062761ae2f2645513d6722239b2e2c5eadc0edab SOURCE_SUM=220fc943263a8e025d420b29f8fbcaf1839b34ad5ff0440d2f629d004f9c642f
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=wekan-4.43-arm64.zip SOURCE_FILENAME=wekan-4.64-arm64.zip

View file

@ -1,9 +1,9 @@
# This is on YunoHost server just to avoid the file from disappearing # This is on YunoHost server just to avoid the file from disappearing
# Original source is https://releases.wekan.team/wekan-4.43.zip # Original source is https://releases.wekan.team/wekan-4.64.zip
# YunoHost source is https://build.yunohost.org/apps/wekan-4.43.zip # YunoHost source is https://build.yunohost.org/apps/wekan-4.64.zip
SOURCE_URL=https://build.yunohost.org/apps/wekan-4.43.zip SOURCE_URL=https://build.yunohost.org/apps/wekan-4.64.zip
SOURCE_SUM=626718821882edc91e70b68135f5d9355364f74796d6fe7b68bfd6c4a3f22dab SOURCE_SUM=2a7f4486c4356ba8beb704e99c999a1ef05b06953eedff516733bc34c1e1063e
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=wekan-4.43.zip SOURCE_FILENAME=wekan-4.64.zip

View file

@ -6,7 +6,7 @@
"en": "Trello-like kanban", "en": "Trello-like kanban",
"fr": "Un kanban similaire à Trello" "fr": "Un kanban similaire à Trello"
}, },
"version": "4.43~ynh1", "version": "4.64~ynh1",
"url": "https://wekan.io", "url": "https://wekan.io",
"license": "MIT", "license": "MIT",
"maintainer": [ "maintainer": [