diff --git a/check_process b/check_process index 2d0a4e8..1fd27ee 100644 --- a/check_process +++ b/check_process @@ -13,7 +13,7 @@ setup_private=1 setup_public=1 upgrade=1 - upgrade=1 from_commit=d28c7cd4613a7455f316c91920a065676730ca46 + upgrade=1 from_commit=bc9ab6f21a7dcaab9245ef5cbfc9d6c4bd026925 backup_restore=1 multi_instance=1 change_url=1 @@ -21,6 +21,6 @@ Email= Notification=none ;;; Upgrade options - ; commit=d28c7cd4613a7455f316c91920a065676730ca46 - name=Upgrade to upstream version 2.9.5 + ; commit=bc9ab6f21a7dcaab9245ef5cbfc9d6c4bd026925 + name=12.0.0 manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1& diff --git a/conf/app.src b/conf/app.src index dfadea6..4e4d5a1 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=12.0.0 -SOURCE_SUM=cb711819cfcc931e79f975cef1fc12f7d1289d2d260455af1aac91419858e68f +SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=12.1.0 +SOURCE_SUM=538c8b6974cf69720f683f082cf413db0e122e1ce52a81e491cd5145b8948e3c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1d53d7b..d4327f7 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source photo gallery for the web", "fr": "Galerie de photos open source pour le web" }, - "version": "12.0.0~ynh1", + "version": "12.1.0~ynh1", "url": "http://piwigo.org", "upstream": { "license": "GPL-2.0",