From 51982d4fdc69aad6263ebe9889a8a09da150ef5b Mon Sep 17 00:00:00 2001 From: eric_G <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 6 Jun 2024 17:14:30 +0200 Subject: [PATCH] testing (#24) * Update manifest.toml * Auto-update READMEs * Update tests.toml --------- Co-authored-by: yunohost-bot --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- manifest.toml | 6 +++--- tests.toml | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index b822453..03dfab4 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Some functions will not be available if you install this package. I advise you to wait for the release of _Bookworm_ Debian 12. -**Shipped version:** 1.0.5rc~ynh1 +**Shipped version:** 20240206~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index b47ad5e..cfb070e 100644 --- a/README_es.md +++ b/README_es.md @@ -30,7 +30,7 @@ Some functions will not be available if you install this package. I advise you to wait for the release of _Bookworm_ Debian 12. -**Versión actual:** 1.0.5rc~ynh1 +**Versión actual:** 20240206~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 43184e8..34549f7 100644 --- a/README_eu.md +++ b/README_eu.md @@ -30,7 +30,7 @@ Some functions will not be available if you install this package. I advise you to wait for the release of _Bookworm_ Debian 12. -**Paketatutako bertsioa:** 1.0.5rc~ynh1 +**Paketatutako bertsioa:** 20240206~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index f133774..205a28a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ Certaines fonctions ne seront pas disponible si vous installez ce package. Je vous conseille d'attendre la sortie de _Bookworm_ Debian 12. -**Version incluse :** 1.0.5rc~ynh1 +**Version incluse :** 20240206~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 7d28817..38b4c4d 100644 --- a/README_gl.md +++ b/README_gl.md @@ -30,7 +30,7 @@ Some functions will not be available if you install this package. I advise you to wait for the release of _Bookworm_ Debian 12. -**Versión proporcionada:** 1.0.5rc~ynh1 +**Versión proporcionada:** 20240206~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 75e2c4d..7d52494 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -30,7 +30,7 @@ Some functions will not be available if you install this package. I advise you to wait for the release of _Bookworm_ Debian 12. -**分发版本:** 1.0.5rc~ynh1 +**分发版本:** 20240206~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 89c80be..03fe20e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Firefish" description.en = "Fork of Misskey with better UI/UX, security, features" description.fr = "Un fork de Misskey avec une meilleure interface utilisateur, la sécurité, les fonctionnalités" -version = "1.0.5rc~ynh1" +version = "20240206~ynh1" maintainers = ["oufmilo"] @@ -39,8 +39,8 @@ ram.runtime = "2G" [resources] [resources.sources.main] - url = "https://firefish.dev/firefish/firefish/-/archive/v1.0.5-rc/firefish-v1.0.5-rc.tar.gz" - sha256 = "b9b59899eaddcdd94e10974e34af083bd9a9c6228046dc4d4af0f3a669ccb7ef" + url = "https://firefish.dev/firefish/firefish/-/archive/v20240206/firefish-v20240206.tar.gz" + sha256 = "a0160364e49120a7448202ecba1a7cd61ff8c96f29a97bd7de329ce05957a4d0" autoupdate.strategy = "latest_gitlab_release" [resources.system_user] diff --git a/tests.toml b/tests.toml index ac84bce..1c433b9 100644 --- a/tests.toml +++ b/tests.toml @@ -16,4 +16,4 @@ test_format = 1.0 # Commits to test upgrade from # ------------------------------- - test_upgrade_from.d5f941c.name = "Firefish v1.0.3" \ No newline at end of file + #test_upgrade_from.d5f941c.name = "Firefish v1.0.3" \ No newline at end of file