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:
commit
980a06847b
6 changed files with 10 additions and 10 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||

|
||||
|
||||
## :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
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 Ghost
|
||||
# YunoHost 上的 Ghost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/ghost)  
|
||||
|
||||
|
@ -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
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue