diff --git a/README.md b/README.md index ce9d7ee..cf834ac 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Ghost is a powerful app for new-media creators to publish, share, and grow a bus It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members. -**Shipped version:** 5.82.4~ynh1 +**Shipped version:** 5.82.8~ynh1 ## Screenshots diff --git a/README_eu.md b/README_eu.md index a499388..06dc525 100644 --- a/README_eu.md +++ b/README_eu.md @@ -21,7 +21,7 @@ Ghost is a powerful app for new-media creators to publish, share, and grow a bus It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members. -**Paketatutako bertsioa:** 5.82.4~ynh1 +**Paketatutako bertsioa:** 5.82.8~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 1c8aaf6..79833a8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ Ghost is a powerful app for new-media creators to publish, share, and grow a bus It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members. -**Version incluse :** 5.82.4~ynh1 +**Version incluse :** 5.82.8~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index f47dd2d..141ba62 100644 --- a/README_gl.md +++ b/README_gl.md @@ -21,13 +21,13 @@ Ghost is a powerful app for new-media creators to publish, share, and grow a bus It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members. -**Versión proporcionada:** 5.82.4~ynh1 +**Versión proporcionada:** 5.82.8~ynh1 ## Capturas de pantalla ![Captura de pantalla de Ghost](./doc/screenshots/screenshot.png) -## :red_circle: Caraterísticas cuestionables +## :red_circle: Debes considerar - **Arbitrary limitations**: Ghost developers have chosen to only support MySQL. YunoHost relying on MariaDB, incompatibilities may arise. For more information: https://github.com/TryGhost/Ghost/issues/15729#issuecomment-1299297720 diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 9472005..ba7cd6d 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -3,7 +3,7 @@ 请勿手动编辑。 --> -# YunoHost 的 Ghost +# YunoHost 上的 Ghost [![集成程度](https://dash.yunohost.org/integration/ghost.svg)](https://dash.yunohost.org/appci/app/ghost) ![工作状态](https://ci-apps.yunohost.org/ci/badges/ghost.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/ghost.maintain.svg) @@ -21,7 +21,7 @@ Ghost is a powerful app for new-media creators to publish, share, and grow a bus It comes with modern tools to build a website, publish content, send newsletters & offer paid subscriptions to members. -**分发版本:** 5.82.4~ynh1 +**分发版本:** 5.82.8~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 9ce667b..10ce947 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Ghost" description.en = "Publishing, memberships, subscriptions and newsletters platform" description.fr = "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" -version = "5.82.4~ynh1" +version = "5.82.8~ynh1" maintainers = [] [upstream] @@ -47,8 +47,8 @@ ram.runtime = "1G" [resources.sources.main] # Unused source, only to trigger the autoupdater prefetch = false - url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.82.4.tar.gz" - sha256 = "c868e6d1b73ef7c687aaba91e11e514bd409be79f899627e891c94bb5d6d8f97" + url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.82.8.tar.gz" + sha256 = "47e881d9bd8f8236f40cd8b447f344f774766b21b008ae31940779c8eb94dd3d" autoupdate.strategy = "latest_github_release" [resources.system_user]