From e8aec9fa8b8f7a0d38ce76fa40009601fa084024 Mon Sep 17 00:00:00 2001 From: ghose Date: Sun, 24 Nov 2024 08:38:24 +0100 Subject: [PATCH] upgrade to 20241122 upstream --- doc/DESCRIPTION.md | 4 ++++ manifest.toml | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md index 5122b6b..ed7f557 100644 --- a/doc/DESCRIPTION.md +++ b/doc/DESCRIPTION.md @@ -18,3 +18,7 @@ from Inline (and live) translation feature connects to . It's optional for the user to activate this feature. +## YNH Forum + +Comment *phanpy_ynh* on [YunoHost Forum Topic](https://forum.yunohost.org/t/phanpy-a-minimalistic-opinionated-fediverse-web-client/32095) + diff --git a/manifest.toml b/manifest.toml index eb022c9..62bf4c0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -8,7 +8,7 @@ name = "Phanpy" description.en = "A minimalistic opinionated Fediverse ⁂ web client" description.fr = "Un client Fediverse ⁂ minimaliste et original" -version = "20241113~ynh1" +version = "20241122~ynh1" maintainers = ["ghose"] @@ -51,8 +51,8 @@ arbitrary-limitations.en = "(Optional) In-line translations feature depends on 3 [resources.sources] [resources.sources.main] - url = "https://github.com/cheeaun/phanpy/releases/download/2024.11.13.5a4082e/phanpy-dist.tar.gz" - sha256 = "22e9b7ee8a280e7679964adbe36b5da9dc017b6a7aaa16a1c97c249249d9fcfc" + url = "https://github.com/cheeaun/phanpy/releases/download/2024.11.22.8f048af/phanpy-dist.tar.gz" + sha256 = "311c8d11202cd377f051c66897ffa398dd5871d2fe78f3db9ee0dea35de66d9d" autoupdate.strategy = "latest_github_release" autoupdate.asset = ".*\\.tar\\.gz"