diff --git a/manifest.toml b/manifest.toml index e4d3f93..1c06174 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,7 +46,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen [resources.sources.main] url = "https://github.com/phpservermon/phpservermon/releases/download/v3.5.2/phpservermon-3.5.2.tar.gz" sha256 = "8edc850aac341c8f0e9d3c95ba376f374195a3cf143d38c1603e7285aa43cc01" - in_subdir = false + in_subdir = true autoupdate.strategy = "latest_github_release" autoupdate.asset = "tarball"