diff --git a/manifest.json b/manifest.json index 54795e8..f457a85 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A monitoring tools", "fr": "Un outils de monitoring" }, - "version": "3.10.0~ynh1", + "version": "3.10.1~ynh1", "url": "http://monitorix.org", "license": "GPL-2.0", "maintainer": { diff --git a/scripts/_common.sh b/scripts/_common.sh index 37eeb21..ee1543f 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,7 +3,7 @@ #================================================= ## Adapt md5sum while you update app -sha256sum="3fb8b4a4f7aeeeafccc6dc5b232f82d5761be80fe8e82008bc768f805fe5a744" +sha256sum="a974dd05f67562de85ce4a994cec7f0dcbe3cadad2c5f305131e3867af33a7ad" app=$YNH_APP_INSTANCE_NAME APP_VERSION=$(ynh_app_upstream_version)