diff --git a/README.md b/README.md
index 2579f49..a9501ce 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
@@ -55,10 +55,9 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [x] Uses [NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor) to extract information
- [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other
+**Shipped version:** 2024.03.07~ynh1
-**Shipped version:** 2024.02.12~ynh1
-
-**Demo:** https://piped.video/
+**Demo:**
## Screenshots
@@ -71,11 +70,11 @@ By using Piped, you can freely watch and listen to content without the fear of p
## Documentation and resources
-* Official app website:
-* Official admin documentation:
-* Upstream app code repository:
-* YunoHost Store:
-* Report a bug:
+- Official app website:
+- Official admin documentation:
+- Upstream app code repository:
+- YunoHost Store:
+- Report a bug:
## Developer info
diff --git a/README_fr.md b/README_fr.md
index 07e36d7..49f9d97 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,5 +1,5 @@
@@ -55,27 +55,26 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [x] Uses [NewPipeExtractor](https://github.com/TeamNewPipe/NewPipeExtractor) to extract information
- [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other
+**Version incluse :** 2024.03.07~ynh1
-**Version incluse :** 2024.02.12~ynh1
-
-**Démo :** https://piped.video/
+**Démo :**
## Captures d’écran


-## :red_circle: Fonctions indésirables
+## :red_circle: Anti-fonctionnalités
-- **Non-free Network Services**: Promotes or depends entirely on a non-free network service.
+- **Non-free Network Services** : Promotes or depends entirely on a non-free network service.
## Documentations et ressources
-* Site officiel de l’app :
-* Documentation officielle de l’admin :
-* Dépôt de code officiel de l’app :
-* YunoHost Store:
-* Signaler un bug :
+- Site officiel de l’app :
+- Documentation officielle de l’admin :
+- Dépôt de code officiel de l’app :
+- YunoHost Store :
+- Signaler un bug :
## Informations pour les développeurs
@@ -89,4 +88,4 @@ ou
sudo yunohost app upgrade piped -u https://github.com/YunoHost-Apps/piped_ynh/tree/testing --debug
```
-**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file
+**Plus d’infos sur le packaging d’applications :**
diff --git a/manifest.toml b/manifest.toml
index 9d7f861..fb23ef3 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Piped"
description.en = "An open-source alternative frontend for YouTube which is efficient by design."
-version = "2024.02.12~ynh1"
+version = "2024.03.07~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/8a9e447d1f460821a33ffb6dcc927b1a1359439f.tar.gz"
- sha256 = "a168099fb6224789be8febd44346ebb0dbd5197445bffc41306a6786ab49ba10"
+ url = "https://github.com/TeamPiped/Piped/archive/7abab711c5a2bb183c792b430971c05bcc7312eb.tar.gz"
+ sha256 = "2d3c69d91938fff01bb50afc8a2a25b53327d065dd20789b5badac8ab0afab5f"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]
@@ -52,8 +52,8 @@ ram.runtime = "50M"
autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"
[resources.sources.proxy]
- url = "https://github.com/TeamPiped/piped-proxy/archive/28fd48b6a36b0b87f37ed7f5c444a18bf1cf3dd5.tar.gz"
- sha256 = "21914109c86009bab43faabee19a7feedab77bf2ea8a2cab78d83134f455abaf"
+ url = "https://github.com/TeamPiped/piped-proxy/archive/69ecdb893358a51ea1954a54a53dbe1260660a4a.tar.gz"
+ sha256 = "c75d3dec584a0855ea23a9bed895f49b6a074fd600eaf7db9d26e6393f8d1de3"
autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"