mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Merge pull request #258 from YunoHost-Apps/testing
Testing : v12.1 + swap to admin doc + readme i18n
This commit is contained in:
commit
f4afa4d190
7 changed files with 9 additions and 9 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.13~ynh1
|
**Shipped version:** 0.12.1~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -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.
|
||||||
|
|
||||||
**Versión actual:** 0.11.13~ynh1
|
**Versión actual:** 0.12.1~ynh1
|
||||||
|
|
||||||
## Capturas
|
## Capturas
|
||||||
|
|
||||||
|
|
|
@ -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.
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 0.11.13~ynh1
|
**Paketatutako bertsioa:** 0.12.1~ynh1
|
||||||
|
|
||||||
## Pantaila-argazkiak
|
## Pantaila-argazkiak
|
||||||
|
|
||||||
|
|
|
@ -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.13~ynh1
|
**Version incluse :** 0.12.1~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -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.
|
||||||
|
|
||||||
**Versión proporcionada:** 0.11.13~ynh1
|
**Versión proporcionada:** 0.12.1~ynh1
|
||||||
|
|
||||||
## Capturas de pantalla
|
## Capturas de pantalla
|
||||||
|
|
||||||
|
|
|
@ -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.
|
||||||
|
|
||||||
**分发版本:** 0.11.13~ynh1
|
**分发版本:** 0.12.1~ynh1
|
||||||
|
|
||||||
## 截图
|
## 截图
|
||||||
|
|
||||||
|
|
|
@ -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.13~ynh1"
|
version = "0.12.1~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.13.tar.gz"
|
url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.12.1.tar.gz"
|
||||||
sha256 = "e284a99a427f3d0835f885d513a61c74def2b1df4cb3bf7d2c378df42607b1e4"
|
sha256 = "dcfc497921ebc535245bff3a3aa1e6dbd774c65d3d26cf005caca999a20c28d6"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue