1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2024-09-03 19:16:02 +02:00

Merge pull request #333 from YunoHost-Apps/ci-auto-update-5.82.8

Upgrade to v5.82.8
This commit is contained in:
eric_G 2024-05-10 10:01:48 +02:00 committed by GitHub
commit 980a06847b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 10 additions and 10 deletions

View file

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

View file

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

View file

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

View file

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

View file

@ -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
## 截图

View file

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