diff --git a/conf/app.src b/conf/app.src index d194599..2323250 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/MineWeb/MineWebCMS/archive/v1.14.1.tar.gz -SOURCE_SUM=16146ea08e7e1454653ca6832a733d28f0bd73423eb8d95c4a7b76d5086588ff +SOURCE_URL=https://github.com/MineWeb/MineWebCMS/archive/v1.14.3.tar.gz +SOURCE_SUM=d9318bca4efcc1f2bc67d6b210eff868bf434896035231bc4c4d7b9f68cf4d4f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4b7e144..d153b54 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Customizable and intuitive CMS", "fr": "CMS personnalisable et intuitif" }, - "version": "1.14.1~ynh1", + "version": "1.14.3~ynh1", "url": "https://mineweb.org/", "upstream": { "license": "AGPL-3.0-only",