diff --git a/conf/app.src b/conf/app.src index 0023a20..450b091 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.8.4/element-v1.8.4.tar.gz -SOURCE_SUM=5787a44ace859920a95059408a94f2add7b8cfe12b4026fdcf392d6d7f18b42f +SOURCE_URL=https://github.com/vector-im/element-web/releases/download/v1.9.3/element-v1.9.3.tar.gz +SOURCE_SUM=f793a021127d8b100454426f9a5c3481f495027c7640e30da8357a77225a971a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2bc9ef6..101739d 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web client for matrix", "fr": "Client web pour matrix" }, - "version": "1.9.0~ynh1", + "version": "1.9.3~ynh1", "url": "https://element.io", "upstream": { "license": "Apache-2.0",