diff --git a/README.md b/README.md
index b93e6b8..19517b9 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [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.05.04~ynh1
+**Shipped version:** 2024.05.06~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 06b2a53..8b4bca2 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other
-**Paketatutako bertsioa:** 2024.05.04~ynh1
+**Paketatutako bertsioa:** 2024.05.06~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 9d33ea0..1fd574b 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [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.05.04~ynh1
+**Version incluse :** 2024.05.06~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 0927709..5200edd 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other
-**Versión proporcionada:** 2024.05.04~ynh1
+**Versión proporcionada:** 2024.05.06~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 12b4871..7c712ed 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -56,7 +56,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
- [x] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other
-**分发版本:** 2024.05.04~ynh1
+**分发版本:** 2024.05.06~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index a3a415a..2635ec8 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.05.04~ynh1"
+version = "2024.05.06~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/bdf89bbd44e977b7bc3e2f26545c4715b23610f4.tar.gz"
- sha256 = "b2e5f8b91b37d0b08cc685feaa9928f17b9fca7c7589c774c98b5de56dc7bd35"
+ url = "https://github.com/TeamPiped/Piped/archive/0552875cab4f8a8329b9b5ccb8661d8667f33808.tar.gz"
+ sha256 = "67d810bb1da9457979e3373f9c0b129b0cd02de55f32042175892b72df9154da"
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/25f56b804426f0553f54145292e4db86a3d482a3.tar.gz"
- sha256 = "13102f51603754a98952ae4553fb4e22de6090fd62126df51e1bf05b116e2ac9"
+ url = "https://github.com/TeamPiped/piped-proxy/archive/f0a5da9dcbe0f24b1a40722bff2510c45e5e4c99.tar.gz"
+ sha256 = "cd864ca826f0dfc5bcc1cbb7665debb39002296d08a54fe832c0e02916bb3312"
autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"