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

Upgrade to v2024.05.19
This commit is contained in:
Mateusz 2024-05-20 22:07:42 +02:00 committed by GitHub
commit 4a779b00e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 11 additions and 11 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.05.18~ynh1 **Shipped version:** 2024.05.19~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
**Versión actual:** 2024.05.18~ynh1 **Versión actual:** 2024.05.19~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.05.18~ynh1 **Paketatutako bertsioa:** 2024.05.19~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.05.18~ynh1 **Version incluse:** 2024.05.19~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.05.18~ynh1 **Versión proporcionada:** 2024.05.19~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.05.18~ynh1 **分发版本:** 2024.05.19~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.05.18~ynh1" version = "2024.05.19~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/499697f0e8914ef5a035c5f4ec2cf34da9b15916.tar.gz" url = "https://github.com/TeamPiped/Piped/archive/8f78c2a16f388f4ca7b501480dbc4f98d0cda9e0.tar.gz"
sha256 = "12c54c154dfe4f3c9bc7a5f6d662cece6745116a907a3d0ca4a2820172ed5579" sha256 = "260fcc953683a45a106b6891ed0aacafcfc5f92f432d56dd627abbba24ceb2d1"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
[resources.sources.api] [resources.sources.api]
@ -52,8 +52,8 @@ ram.runtime = "50M"
autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"
[resources.sources.proxy] [resources.sources.proxy]
url = "https://github.com/TeamPiped/piped-proxy/archive/31b3d3bcfa8a99d9fff611a83d536653811837f5.tar.gz" url = "https://github.com/TeamPiped/piped-proxy/archive/4eff28432a64b63b9435d03f5b2fb00593740436.tar.gz"
sha256 = "4ca6bcef1a4601ef3a1d2fb89de6afdc356050cab363e689e26e69b891fe16ea" sha256 = "68cc365463c2f4f6847f939d07a3d06beae0cfc3cc60d236b46a4ffa3ae74538"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"