diff --git a/README.md b/README.md index 19517b9..bc9b446 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.06~ynh1 +**Shipped version:** 2024.05.08~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 8b4bca2..8c366e1 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.06~ynh1 +**Paketatutako bertsioa:** 2024.05.08~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 1fd574b..9dfb4e6 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.06~ynh1 +**Version incluse :** 2024.05.08~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5200edd..2abcf33 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.06~ynh1 +**Versión proporcionada:** 2024.05.08~ynh1 **Demo:** @@ -65,7 +65,7 @@ By using Piped, you can freely watch and listen to content without the fear of p ![Captura de pantalla de Piped](./doc/screenshots/channel.png) ![Captura de pantalla de Piped](./doc/screenshots/player.png) -## :red_circle: Caraterísticas cuestionables +## :red_circle: Debes considerar - **Non-free Network Services**: Promotes or depends entirely on a non-free network service. diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 4886f35..3eb7793 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.06~ynh1 +**分发版本:** 2024.05.08~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 04d2427..e77f19b 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.06~ynh1" +version = "2024.05.08~ynh1" maintainers = [ "orhtej2" ] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/TeamPiped/Piped/archive/0552875cab4f8a8329b9b5ccb8661d8667f33808.tar.gz" - sha256 = "67d810bb1da9457979e3373f9c0b129b0cd02de55f32042175892b72df9154da" + url = "https://github.com/TeamPiped/Piped/archive/16f48f2e75091f879c1ef52eec951e8b33c92093.tar.gz" + sha256 = "a8b1dc0e4f5cf03d99b9a17eba62db569b8c9c0296acb6a4caca51237c132363" autoupdate.strategy = "latest_github_commit" [resources.sources.api]