1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/castopod_ynh.git synced 2024-09-03 18:16:14 +02:00
This commit is contained in:
ericgaspar 2023-07-16 10:20:06 +02:00
parent 9919c38c53
commit c8e37e46b0
2 changed files with 4 additions and 7 deletions

View file

@ -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

View file

@ -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]