mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
0.11.9 (#236)
* v0.11.9 * Auto-update README --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
This commit is contained in:
parent
74d530640f
commit
e4d1cc5070
3 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@ In addition to taking over the functionality of Instagram, the functioning of Pi
|
||||||
|
|
||||||
It is also possible to import your data from Instagram.
|
It is also possible to import your data from Instagram.
|
||||||
|
|
||||||
**Shipped version:** 0.11.8~ynh5
|
**Shipped version:** 0.11.9~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ En plus de reprendre les fonctionnalités d'Instagram, le fonctionnement de Pixe
|
||||||
Il est également possible d'importer ses données depuis Instagram.
|
Il est également possible d'importer ses données depuis Instagram.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.11.8~ynh5
|
**Version incluse :** 0.11.9~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Pixelfed"
|
||||||
description.en = "ActivityPub Federated Image Sharing"
|
description.en = "ActivityPub Federated Image Sharing"
|
||||||
description.fr = "Logiciel de partage d'image fédéré via ActivityPub"
|
description.fr = "Logiciel de partage d'image fédéré via ActivityPub"
|
||||||
|
|
||||||
version = "0.11.8~ynh5"
|
version = "0.11.9~ynh1"
|
||||||
|
|
||||||
maintainers = ["yalh76", "Lapineige"]
|
maintainers = ["yalh76", "Lapineige"]
|
||||||
|
|
||||||
|
@ -36,8 +36,8 @@ ram.runtime = "100M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.8.tar.gz"
|
url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.9.tar.gz"
|
||||||
sha256 = "cf98d50225dd83d612bc16d2b0eb0415f09e74413e28795c4d320fda029aa1ff"
|
sha256 = "a56629a8094749911927a4a02b69fa3446f1a089315ff9b2ccfd85a5e26bd140"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue