diff --git a/README.md b/README.md
index fdd099f..a684367 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.07.03~ynh1
+**Shipped version:** 2024.07.13~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 03e6e54..ef26342 100644
--- a/README_es.md
+++ b/README_es.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 actual:** 2024.07.03~ynh1
+**Versión actual:** 2024.07.13~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index b93e8bf..f929df4 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.07.03~ynh1
+**Paketatutako bertsioa:** 2024.07.13~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index fb3daf8..bae9c90 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.07.03~ynh1
+**Version incluse :** 2024.07.13~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 28f88d6..2924692 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.07.03~ynh1
+**Versión proporcionada:** 2024.07.13~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 1e69457..bf9179c 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.07.03~ynh1
+**分发版本:** 2024.07.13~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 1bb3d1b..52105fa 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.07.03~ynh1"
+version = "2024.07.13~ynh1"
maintainers = [ "orhtej2" ]
@@ -41,19 +41,19 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/TeamPiped/Piped/archive/9fca88d53b5f5086edf1b5bb08bc1af6193d44e0.tar.gz"
- sha256 = "7d4c14e7de3acd77a183faab520bcd8f799cabe46552216d6012777dfd7e0631"
+ url = "https://github.com/TeamPiped/Piped/archive/8b0ff105751d26a4093db0140e9422b6abb951fa.tar.gz"
+ sha256 = "e4ab6ea44f9c237feaf6fbd623a52d3b947e08391f278dde4b92bccc724493ff"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]
- url = "https://github.com/TeamPiped/Piped-Backend/archive/f378f43e9481f2845f8a3568c574a30e33493f8f.tar.gz"
- sha256 = "c9dce474bdd46ca74df524e730fd7e2dd5317292fab2585c13bffe371ad090c4"
+ url = "https://github.com/TeamPiped/Piped-Backend/archive/6380cea805d1bd95655e29a90321f09aeb3bb99a.tar.gz"
+ sha256 = "8f59b33faa23a714100d04134016adc999f8037522016e25e7a00920eb0e4219"
autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"
[resources.sources.proxy]
- url = "https://github.com/TeamPiped/piped-proxy/archive/7307d9521d93f1bdd4999dc45b6f50c698158337.tar.gz"
- sha256 = "aa8fee115e8578c9b1023b698e8e99b606163ec703426653d8a94a8642204c12"
+ url = "https://github.com/TeamPiped/piped-proxy/archive/ff72521f0bce73aa3a981a9fbe845e36070fbbd4.tar.gz"
+ sha256 = "2f9bc1c034200eeb08198b8c7dec4ff6beacfb5e34a98eb06d6efb1ffec0ac75"
autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"