diff --git a/README.md b/README.md index ebf7455..6deed29 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.15~ynh1 +**Shipped version:** 2024.06.21~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 22707b4..5c0557e 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.15~ynh1 +**Versión actual:** 2024.06.21~ynh1 **Demo:** @@ -65,7 +65,7 @@ By using Piped, you can freely watch and listen to content without the fear of p ![Captura de Piped](./doc/screenshots/channel.png) ![Captura de Piped](./doc/screenshots/player.png) -## :red_circle: funcionalidades no deseadas +## :red_circle: Características no deseables - **Non-free Network Services**: Promotes or depends entirely on a non-free network service. diff --git a/README_eu.md b/README_eu.md index 8f375e1..faaf5c9 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.15~ynh1 +**Paketatutako bertsioa:** 2024.06.21~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 38d4bce..455e8e3 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.15~ynh1 +**Version incluse :** 2024.06.21~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index aa02c0b..e5f4f4c 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.15~ynh1 +**Versión proporcionada:** 2024.06.21~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 06d4d74..37ddae8 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.15~ynh1 +**分发版本:** 2024.06.21~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index aba781f..a0a3049 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.15~ynh1" +version = "2024.06.21~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/0a952704612eef46d08c707cbcddd39afe4ac8d3.tar.gz" - sha256 = "46a792eaa05df0afe3b065ae920043c1abd92da71f4b275b2ef03de54b8d06d1" + url = "https://github.com/TeamPiped/Piped/archive/8cedbed23abd171c1fb88927e18441c9d6314cd0.tar.gz" + sha256 = "66b26ea86ed9fd1263f603713b040e7b4edbca19c2bc6c6a0ede1e0d8216a36c" autoupdate.strategy = "latest_github_commit" [resources.sources.api]