mirror of
https://github.com/YunoHost-Apps/firefish_ynh.git
synced 2024-09-03 18:36:06 +02:00
testing (#24)
* Update manifest.toml * Auto-update READMEs * Update tests.toml --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
04c2e73d02
commit
51982d4fdc
8 changed files with 10 additions and 10 deletions
|
@ -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:** <https://info.firefish.dev>
|
||||
|
||||
|
|
|
@ -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:** <https://info.firefish.dev>
|
||||
|
||||
|
|
|
@ -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:** <https://info.firefish.dev>
|
||||
|
||||
|
|
|
@ -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 :** <https://info.firefish.dev>
|
||||
|
||||
|
|
|
@ -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:** <https://info.firefish.dev>
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
**演示:** <https://info.firefish.dev>
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
|
|
@ -16,4 +16,4 @@ test_format = 1.0
|
|||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.d5f941c.name = "Firefish v1.0.3"
|
||||
#test_upgrade_from.d5f941c.name = "Firefish v1.0.3"
|
Loading…
Add table
Reference in a new issue