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 #72 from YunoHost-Apps/ci-auto-update-2024.04.20

Upgrade to v2024.04.20
This commit is contained in:
Mateusz 2024-04-21 12:52:16 +02:00 committed by GitHub
commit e4ebaefbb0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 8 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] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other - [x] Federated protocol on Matrix to let instances collaborate with each other
**Shipped version:** 2024.04.18~ynh1 **Shipped version:** 2024.04.20~ynh1
**Demo:** <https://piped.video/> **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] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other - [x] Federated protocol on Matrix to let instances collaborate with each other
**Paketatutako bertsioa:** 2024.04.18~ynh1 **Paketatutako bertsioa:** 2024.04.20~ynh1
**Demoa:** <https://piped.video/> **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] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other - [x] Federated protocol on Matrix to let instances collaborate with each other
**Version incluse:** 2024.04.18~ynh1 **Version incluse:** 2024.04.20~ynh1
**Démo:** <https://piped.video/> **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] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other - [x] Federated protocol on Matrix to let instances collaborate with each other
**Versión proporcionada:** 2024.04.18~ynh1 **Versión proporcionada:** 2024.04.20~ynh1
**Demo:** <https://piped.video/> **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] Public [JSON API](https://docs.piped.video/docs/api-documentation/)
- [x] Federated protocol on Matrix to let instances collaborate with each other - [x] Federated protocol on Matrix to let instances collaborate with each other
**分发版本:** 2024.04.18~ynh1 **分发版本:** 2024.04.20~ynh1
**演示:** <https://piped.video/> **演示:** <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." description.en = "An open-source alternative frontend for YouTube which is efficient by design."
version = "2024.04.18~ynh1" version = "2024.04.20~ynh1"
maintainers = [ "orhtej2" ] maintainers = [ "orhtej2" ]
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/TeamPiped/Piped/archive/e4cc9f58b91b2a4e5e22916d218d2e935e5e8c47.tar.gz" url = "https://github.com/TeamPiped/Piped/archive/2b5f9784e1d5ee9b38d169d8cca98c2bec44f8fa.tar.gz"
sha256 = "c5e3dbc216f8e0d828556a93dfc8b89fb1af6f087d8b9e0041c6e656a04c8b87" sha256 = "091c6e39233bab32ade5df2a9fde2b24fc58004cc018d8184c362d7b412b32cc"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
[resources.sources.api] [resources.sources.api]