diff --git a/conf/app.src b/conf/app.src index 128fc12..600f0a7 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.23/hydrogen-web-0.2.23.tar.gz -SOURCE_SUM=14e63eb6d37eccc7045494da0223f5a30cbc0f86cc1d84ec0c869bade7fe7120 +SOURCE_URL=https://github.com/vector-im/hydrogen-web/releases/download/v0.2.24/hydrogen-web-0.2.24.tar.gz +SOURCE_SUM=bb03ad0977d121d821c8f913b3ab78784ec9f7c646db0de8121368987d073141 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 88ab237..71f1796 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for Matrix", "fr": "Client web pour Matrix" }, - "version": "0.2.23~ynh1", + "version": "0.2.24~ynh1", "url": "https://matrix.org/docs/projects/client/hydrogen", "upstream": { "license": "Apache-2.0",