From e7f4c5dcedfd56629dfafe5e6ea2f42f652b6dac Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Sun, 1 Sep 2024 12:01:03 +0200 Subject: [PATCH] Upgrade to v5.91.0 (#383) --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_ru.md | 2 +- README_zh_Hans.md | 2 +- manifest.toml | 6 +++--- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 995451f..0daf8d8 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.90.2~ynh1 +**Shipped version:** 5.91.0~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 3f625d6..c31f1cd 100644 --- a/README_es.md +++ b/README_es.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. -**Versión actual:** 5.90.2~ynh1 +**Versión actual:** 5.91.0~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 4f1d076..0da1213 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.90.2~ynh1 +**Paketatutako bertsioa:** 5.91.0~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 1571cd6..d55fc22 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.90.2~ynh1 +**Version incluse :** 5.91.0~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index b7260b8..3b4051d 100644 --- a/README_gl.md +++ b/README_gl.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. -**Versión proporcionada:** 5.90.2~ynh1 +**Versión proporcionada:** 5.91.0~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index 1f9159d..d89e273 100644 --- a/README_id.md +++ b/README_id.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. -**Versi terkirim:** 5.90.2~ynh1 +**Versi terkirim:** 5.91.0~ynh1 ## Tangkapan Layar diff --git a/README_ru.md b/README_ru.md index 8191965..f47a56f 100644 --- a/README_ru.md +++ b/README_ru.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. -**Поставляемая версия:** 5.90.2~ynh1 +**Поставляемая версия:** 5.91.0~ynh1 ## Снимки экрана diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ff17f40..d956f28 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.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. -**分发版本:** 5.90.2~ynh1 +**分发版本:** 5.91.0~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 570868e..8ac5d24 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.90.2~ynh1" +version = "5.91.0~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.90.2.tar.gz" - sha256 = "97dc128a6af3c726c29e7573fbc1fa0abca0d915dd40f2a0ca23a935ff52ddc9" + url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.91.0.tar.gz" + sha256 = "75099a088a3ecd0c96f78094711e0788ffc6fcd47f45e387143e434e9e8a4d1a" autoupdate.strategy = "latest_github_release" [resources.system_user]