From 2d5e842cd083fe52e9ac579809ad23b25f025ed0 Mon Sep 17 00:00:00 2001 From: anmol26s <5068843+anmol26s@users.noreply.github.com> Date: Thu, 19 Apr 2018 01:57:23 +0530 Subject: [PATCH] Updated to 0.85 --- conf/app.src | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index 09a68f9..45a0fc2 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.85.tar.gz +SOURCE_SUM=0ff753fce7b1595a1bfcf1c26fd5776ed1fe534d0f64731d2933977eac450b48 SOURCE_SUM_PRG=sha256sum ARCH_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=wekan-0.77.tar.gz +SOURCE_FILENAME=wekan-0.85.tar.gz