diff --git a/README.md b/README.md index c5c6e11..3f6f235 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Wekan is an open-source kanban board (task manager and organizer) -**Shipped version:** 4.43 +**Shipped version:** 4.64 ## Screenshots diff --git a/check_process b/check_process index db440f7..ab44a41 100644 --- a/check_process +++ b/check_process @@ -19,7 +19,9 @@ # 3.95~ynh1 upgrade=1 from_commit=3cd252289f4fd138879872658762f4c6ae415cc4 # 4.09~ynh1 - upgrade=1 from_commit=c2b4715e8591031f3054cedb1220e7619607bb36 + upgrade=1 from_commit=c2b4715e8591031f3054cedb1220e7619607bb36 + # 4.43~ynh1 + upgrade=1 from_commit=2cf63bd4d660eae4526221c1a68efede499e3ee6 backup_restore=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. @@ -41,3 +43,5 @@ Notification=down name=3.95~ynh1 ; commit=c2b4715e8591031f3054cedb1220e7619607bb36 name=4.09~ynh1 + ; commit=2cf63bd4d660eae4526221c1a68efede499e3ee6 + name=4.43~ynh1 diff --git a/conf/arm64.src b/conf/arm64.src index 158b98c..f4c2860 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,9 +1,9 @@ # 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 -# YunoHost source is https://build.yunohost.org/apps/wekan-4.43-arm64.zip -SOURCE_URL=https://build.yunohost.org/apps/wekan-4.43-arm64.zip -SOURCE_SUM=479c469a383b90a45befaa2d062761ae2f2645513d6722239b2e2c5eadc0edab +# Original source is https://releases.wekan.team/raspi3/wekan-4.64-arm64.zip +# YunoHost source is https://build.yunohost.org/apps/wekan-4.64-arm64.zip +SOURCE_URL=https://build.yunohost.org/apps/wekan-4.64-arm64.zip +SOURCE_SUM=220fc943263a8e025d420b29f8fbcaf1839b34ad5ff0440d2f629d004f9c642f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=wekan-4.43-arm64.zip +SOURCE_FILENAME=wekan-4.64-arm64.zip diff --git a/conf/x86-64.src b/conf/x86-64.src index 4c1636f..532fe06 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,9 +1,9 @@ # This is on YunoHost server just to avoid the file from disappearing -# Original source is https://releases.wekan.team/wekan-4.43.zip -# YunoHost source is https://build.yunohost.org/apps/wekan-4.43.zip -SOURCE_URL=https://build.yunohost.org/apps/wekan-4.43.zip -SOURCE_SUM=626718821882edc91e70b68135f5d9355364f74796d6fe7b68bfd6c4a3f22dab +# Original source is https://releases.wekan.team/wekan-4.64.zip +# YunoHost source is https://build.yunohost.org/apps/wekan-4.64.zip +SOURCE_URL=https://build.yunohost.org/apps/wekan-4.64.zip +SOURCE_SUM=2a7f4486c4356ba8beb704e99c999a1ef05b06953eedff516733bc34c1e1063e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=wekan-4.43.zip +SOURCE_FILENAME=wekan-4.64.zip diff --git a/manifest.json b/manifest.json index 88245b1..814b625 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Trello-like kanban", "fr": "Un kanban similaire à Trello" }, - "version": "4.43~ynh1", + "version": "4.64~ynh1", "url": "https://wekan.io", "license": "MIT", "maintainer": [