diff --git a/conf/app.src b/conf/app.src index 0512849..128fc12 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.2.22/hydrogen-web-0.2.22.tar.gz -SOURCE_SUM=07fcffcc45d7dadd65b80dcc0daba5fac46c89fa8e2d2e0766d9d2542972db71 +SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.2.23/hydrogen-web-0.2.23.tar.gz +SOURCE_SUM=14e63eb6d37eccc7045494da0223f5a30cbc0f86cc1d84ec0c869bade7fe7120 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ac9bee1..965ec94 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "0.2.22~ynh1", + "version": "0.2.23~ynh1", "url": "https://matrix.org/docs/projects/client/hydrogen", "upstream": { "license": "Apache-2.0",