From 0a83d8f7e096878d01814961c4bfc11c7222d78c Mon Sep 17 00:00:00 2001 From: anmol26s <5068843+anmol26s@users.noreply.github.com> Date: Mon, 30 Apr 2018 02:22:47 +0530 Subject: [PATCH] Updated to 0.89 (#12) Update to 0.89 --- conf/app.src | 6 +++--- manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index 09a68f9..ade633c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://releases.wekan.team/wekan-0.77.tar.gz -SOURCE_SUM=4d911547504fd6388779faf9f79cc4e527c2f2b4f40b8b7b82ad05783e2cd0a3 +SOURCE_URL=https://releases.wekan.team/wekan-0.89.tar.gz +SOURCE_SUM=17b2ff34912794c02b41799000f64236d9c7a562546c234167332d56492f29ae SOURCE_SUM_PRG=sha256sum ARCH_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=wekan-0.77.tar.gz +SOURCE_FILENAME=wekan-0.89.tar.gz diff --git a/manifest.json b/manifest.json index a2657bf..138fe37 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "Wekan", "id": "wekan", "packaging_format": 1, - "version": "0.77-2", + "version": "0.89~ynh1", "description": { "en": "Trello-like kanban", "fr": "Un kanban similaire à Trello"