diff --git a/conf/app.src b/conf/app.src index 2219d7a..9a028ef 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.8.0/cinny-v1.8.0.tar.gz -SOURCE_SUM=e968564d50dafc08dac820e10523606450382742e0dc4db43da8bb3be8bf6a5d +SOURCE_URL=https://github.com/ajbura/cinny/releases/download/v1.8.2/cinny-v1.8.2.tar.gz +SOURCE_SUM=d216ab15a3b5316cd398dfd0ddedfc302d8eecff7255e439652cb4ca219bb42b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ca6485a..fc61b81 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Matrix client focusing primarily on simple, elegant and secure interface", "fr": "Client matrix orienté simplicité, élégance et sécurité" }, - "version": "1.8.0~ynh1", + "version": "1.8.2~ynh1", "url": "https://cinny.in", "upstream": { "license": "MIT",