From 5a7fc8f8fb45731d87e06688b1fd2e43765922db Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 2 Aug 2023 06:20:15 +0000 Subject: [PATCH 1/6] Upgrade to v7.02 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 8913547..0f70a71 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.01/wekan-7.01-amd64.zip -SOURCE_SUM=a88acd7a15f1d6a499df958c959d3e8e75d14cf879f055ab7eda9451e200522f +SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.02/wekan-7.02-amd64.zip +SOURCE_SUM=0ec730e40d0a411cca9bad53a7b5a0c21ecbe97db759454a01c3bbc0cd3371ff SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 86eef84..db531cb 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.01/wekan-7.01-arm64.zip -SOURCE_SUM=e6a172d7cc2a6092c162992b5b57b3857250c180ee7a6987395d9305a1c2928b +SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.02/wekan-7.02-arm64.zip +SOURCE_SUM=c1414d481b2c84ab4bbc95cbaa2ac5b815c41114112a25fa671c4bf1bf003bd4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2369cb4..d3ad579 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Trello-like kanban", "fr": "Un kanban similaire à Trello" }, - "version": "7.01~ynh1", + "version": "7.02~ynh1", "url": "https://wekan.github.io", "upstream": { "license": "MIT", From 5ecefc60391f7c108dda88f93bfae86a33500dba Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 2 Aug 2023 06:20:21 +0000 Subject: [PATCH 2/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f41628..2fc877a 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in WeKan is an completely Open Source and Free software collaborative kanban board. -**Shipped version:** 7.01~ynh1 +**Shipped version:** 7.02~ynh1 **Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h diff --git a/README_fr.md b/README_fr.md index 0544c81..1691240 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po WeKan est une application de tableau kanban collaborative. -**Version incluse :** 7.01~ynh1 +**Version incluse :** 7.02~ynh1 **Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h From cccde6c0a5d645b6d22f8d48feb4a8ae4be53586 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 2 Aug 2023 20:09:57 +0200 Subject: [PATCH 3/6] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index fbf21c5..ee9dced 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,7 +7,7 @@ # dependencies used by the app pkg_dependencies="" -nodejs_version="14.21.3" +nodejs_version="14.21.4" #================================================= # PERSONAL HELPERS From 6ee20d28ce062f7622cb91f79aef6a3913271af0 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 2 Aug 2023 23:10:45 +0200 Subject: [PATCH 4/6] Revert "Update _common.sh" This reverts commit cccde6c0a5d645b6d22f8d48feb4a8ae4be53586. --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index ee9dced..fbf21c5 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,7 +7,7 @@ # dependencies used by the app pkg_dependencies="" -nodejs_version="14.21.4" +nodejs_version="14.21.3" #================================================= # PERSONAL HELPERS From 4953376dc2ba2bcf4feacaed09ea80379bf4b2e1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 3 Aug 2023 06:20:08 +0000 Subject: [PATCH 5/6] Upgrade to v7.03 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 0f70a71..dae265f 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.02/wekan-7.02-amd64.zip -SOURCE_SUM=0ec730e40d0a411cca9bad53a7b5a0c21ecbe97db759454a01c3bbc0cd3371ff +SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.03/wekan-7.03-amd64.zip +SOURCE_SUM=3f8f4b4aee4b29f56a676505bdaa8d483a56733474f8bf0ff988fb2f620f1bb6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index db531cb..66452fe 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.02/wekan-7.02-arm64.zip -SOURCE_SUM=c1414d481b2c84ab4bbc95cbaa2ac5b815c41114112a25fa671c4bf1bf003bd4 +SOURCE_URL=https://github.com/wekan/wekan/releases/download/v7.03/wekan-7.03-arm64.zip +SOURCE_SUM=2d70ecfff81f1789a3f26277da1373a2a25ef51b2e7b99c512d3772c991deaee SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d3ad579..6ab6c9b 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Trello-like kanban", "fr": "Un kanban similaire à Trello" }, - "version": "7.02~ynh1", + "version": "7.03~ynh1", "url": "https://wekan.github.io", "upstream": { "license": "MIT", From 1a917bf6d3e8c0ed50896049dff38430d29ac4ee Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 3 Aug 2023 06:20:13 +0000 Subject: [PATCH 6/6] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fc877a..6d82421 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in WeKan is an completely Open Source and Free software collaborative kanban board. -**Shipped version:** 7.02~ynh1 +**Shipped version:** 7.03~ynh1 **Demo:** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h diff --git a/README_fr.md b/README_fr.md index 1691240..9e136d4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po WeKan est une application de tableau kanban collaborative. -**Version incluse :** 7.02~ynh1 +**Version incluse :** 7.03~ynh1 **Démo :** https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h