diff --git a/conf/cron b/conf/cron index cd2baf3..8996e3c 100644 --- a/conf/cron +++ b/conf/cron @@ -1,4 +1 @@ -* * * * * __APP__ /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/public/index.php scheduled-activities -* * * * * __APP__ /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/public/index.php scheduled-video-clips -* * * * * __APP__ /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/public/index.php scheduled-websub-publish - +* * * * * __APP__ /usr/bin/php__PHPVERSION__ __INSTALL_DIR__/spark tasks:run >> /dev/null 2>&1 diff --git a/manifest.toml b/manifest.toml index 2b7475f..a419403 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Castopod" description.en = "Hosting platform made for podcasters" description.fr = "Plateforme d'hébergement conçue pour les podcasteurs" -version = "1.3.5~ynh1" +version = "1.4.6~ynh1" maintainers = ["eric_G"] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://code.castopod.org/adaures/castopod/uploads/6d9b398cab3cbde3b88512d497988073/castopod-1.3.5.zip" - sha256 = "e0d84a3427e5c0a617bd713c3cec71b0aa245d3c1b117aeeb825d7923ed4ab9b" + url = "https://code.castopod.org/adaures/castopod/uploads/848012e14d67cfee058c6085e4dfa6a3/castopod-1.4.6.zip" + sha256 = "7738818ef3fa43914087033b71c835366d7ad398985733506fc0e77fb075d0be" in_subdir = true [resources.system_user]