1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Upgrade to v0.11.13 (#253)

* Upgrade to v0.11.13

* Auto-update README
This commit is contained in:
YunoHost Bot 2024-03-07 19:27:59 +01:00 committed by GitHub
parent 054333db80
commit f768b2755e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -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.
**Shipped version:** 0.11.12~ynh1
**Shipped version:** 0.11.13~ynh1
## Screenshots

View file

@ -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.
**Version incluse :** 0.11.12~ynh1
**Version incluse :** 0.11.13~ynh1
## Captures décran

View file

@ -5,7 +5,7 @@ name = "Pixelfed"
description.en = "ActivityPub Federated Image Sharing"
description.fr = "Logiciel de partage d'image fédéré via ActivityPub"
version = "0.11.12~ynh1"
version = "0.11.13~ynh1"
maintainers = ["yalh76", "Lapineige"]
@ -36,8 +36,8 @@ ram.runtime = "100M"
[resources]
[resources.sources.main]
url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.12.tar.gz"
sha256 = "4c147a94762af5737c2e408cfe555a29dd3074a7915079931445136b8acadcb0"
url = "https://github.com/pixelfed/pixelfed/archive/refs/tags/v0.11.13.tar.gz"
sha256 = "e284a99a427f3d0835f885d513a61c74def2b1df4cb3bf7d2c378df42607b1e4"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]