diff --git a/README.md b/README.md index 703c484..b3a9c7c 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.06.29~ynh1 +**Shipped version:** 2024.07.15~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 8decd32..38a9431 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.06.29~ynh1 +**Versión actual:** 2024.07.15~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 8194177..4e7cfe4 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.06.29~ynh1 +**Paketatutako bertsioa:** 2024.07.15~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 1ac0814..953cd1e 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.06.29~ynh1 +**Version incluse :** 2024.07.15~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b34ef51..cde625d 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.06.29~ynh1 +**Versión proporcionada:** 2024.07.15~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index c5aa23d..88e0d78 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.06.29~ynh1 +**分发版本:** 2024.07.15~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index ac60463..996db9f 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.06.29~ynh1" +version = "2024.07.15~ynh1" maintainers = [ "orhtej2" ] @@ -41,19 +41,19 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/63be6c9c42b8c39f5d9a958e630d2aee3b86d195.tar.gz" - sha256 = "ffc5361096d64c6cdecc68e404db0ec62fcc42eaea009769e5d6f4351508df4c" + url = "https://github.com/TeamPiped/Piped/archive/5ddc1a0b106bdf7b3802970494de4dd0ad8290a0.tar.gz" + sha256 = "6f74923f30b3ca34a3291396b336c5fc9aaf1d95a7bd186cb050e2757f7ad936" 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/a6b82581c9acd22f542484abaf1290008be2a565.tar.gz" + sha256 = "a67fe0e68f06dd12d44a52faec03321e1d7ddd3d034c5711a99a73351a8c1341" autoupdate.strategy = "latest_github_commit" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"