From 2457e86304a81db87a15109eb2f64f6488a57e6c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 19 Nov 2022 06:25:56 +0000 Subject: [PATCH] Upgrade to v1.6.2 --- conf/app.src | 4 ++-- manifest.json | 2 +- scripts/_common.sh | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index 2edf6b5..0728e9b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/flarum/flarum/archive/v1.5.0.zip -SOURCE_SUM=f6bc6895e1b174384401ba1eff6d86c732b8991240b701ce5cdeb47ef5856cfe +SOURCE_URL=https://github.com/flarum/flarum/archive/v1.6.0.zip +SOURCE_SUM=ecd6d5adc9aebc254b9e8903361517dcb00cd2d36c008a7efedd88ba209acb7b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6633ecc..a51d9ae 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "fr": "Forum de nouvelle génération, simplement", "de": "Forum der nächsten Generation leicht gemacht" }, - "version": "1.5.0~ynh2", + "version": "1.6.2~ynh1", "url": "http://flarum.org/", "upstream": { "license": "MIT", diff --git a/scripts/_common.sh b/scripts/_common.sh index 583b358..67824e4 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -13,7 +13,7 @@ extra_php_dependencies="php${YNH_PHP_VERSION}-curl php${YNH_PHP_VERSION}-dom php pkg_dependencies="$extra_php_dependencies" # Version numbers -project_version="1.5.0" +project_version="1.6.0" #core_version is now retrieved from the manifest ldap_version="*"