diff --git a/check_process b/check_process index 4d93142..9f2a7ae 100644 --- a/check_process +++ b/check_process @@ -13,13 +13,13 @@ pkg_linter=1 setup_sub_dir=0 # setup_sub_dir=0 test disabled because app is always installed on / - setup_root=1 + setup_root=1 setup_nourl=0 - setup_private=0 + setup_private=0 # setup_private=0 test disabled because app is always installed as private setup_public=0 upgrade=1 - backup_restore=1 + backup_restore=1 multi_instance=0 # multi_instance=1 test disabled because it requires installation on sub-path which is not available. successfully conducted test manually wrong_user=1 @@ -35,7 +35,7 @@ Level 3=auto Level 4=na # level 4: the app does not directly use Yunohost user data - Level 5=auto + Level 5=auto Level 6=auto Level 7=auto Level 8=0 diff --git a/conf/app.src b/conf/app.src index 9adbe4e..b1aa165 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ -SOURCE_URL=https://github.com/HelloZeroNet/ZeroNet/archive/v0.5.6.tar.gz -SOURCE_SUM=aa3fccf45747c090fe3430593fae4135e5f520e556e260bcc7fd919f6adb1951 -SOURCE_VERSION=0.5.6 +SOURCE_URL=https://github.com/HelloZeroNet/ZeroNet/archive/v0.5.7.tar.gz +SOURCE_SUM=3393f1a0ccf7f66607d48ed3b65025a53d26296abfec1cc5e0387957a76816a0 +SOURCE_VERSION=0.5.7 diff --git a/manifest.json b/manifest.json index 9f39003..3417d8d 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ }, "url": "https://zeronet.io", "license": "free", - "version": "0.5.6", + "version": "0.5.7", "maintainer": { "name": "whypsi", "email": "whypsi@riseup.net"