1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piped_ynh.git synced 2024-09-03 20:05:54 +02:00

Merge pull request #117 from YunoHost-Apps/ci-auto-update-2024.06.21

Upgrade to v2024.06.21
This commit is contained in:
Mateusz 2024-06-22 10:54:04 +02:00 committed by GitHub
commit aa627303d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 10 additions and 10 deletions

View file

@ -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:** <https://piped.video/>

View file

@ -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:** <https://piped.video/>
@ -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.

View file

@ -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:** <https://piped.video/>

View file

@ -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:** <https://piped.video/>

View file

@ -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:** <https://piped.video/>

View file

@ -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
**演示:** <https://piped.video/>

View file

@ -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]