mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Merge pull request #144 from YunoHost-Apps/ci-auto-update-2024.08.29
Upgrade to v2024.08.29
This commit is contained in:
commit
242e2df1f7
9 changed files with 11 additions and 11 deletions
|
@ -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.08.05~ynh3
|
||||
**Shipped version:** 2024.08.29~ynh1
|
||||
|
||||
**Demo:** <https://piped.video/>
|
||||
|
||||
|
|
|
@ -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.08.05~ynh3
|
||||
**Versión actual:** 2024.08.29~ynh1
|
||||
|
||||
**Demo:** <https://piped.video/>
|
||||
|
||||
|
|
|
@ -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.08.05~ynh3
|
||||
**Paketatutako bertsioa:** 2024.08.29~ynh1
|
||||
|
||||
**Demoa:** <https://piped.video/>
|
||||
|
||||
|
|
|
@ -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.08.05~ynh3
|
||||
**Version incluse :** 2024.08.29~ynh1
|
||||
|
||||
**Démo :** <https://piped.video/>
|
||||
|
||||
|
|
|
@ -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.08.05~ynh3
|
||||
**Versión proporcionada:** 2024.08.29~ynh1
|
||||
|
||||
**Demo:** <https://piped.video/>
|
||||
|
||||
|
|
|
@ -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 terkirim:** 2024.08.05~ynh3
|
||||
**Versi terkirim:** 2024.08.29~ynh1
|
||||
|
||||
**Demo:** <https://piped.video/>
|
||||
|
||||
|
|
|
@ -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.08.05~ynh3
|
||||
**Поставляемая версия:** 2024.08.29~ynh1
|
||||
|
||||
**Демо-версия:** <https://piped.video/>
|
||||
|
||||
|
|
|
@ -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.08.05~ynh3
|
||||
**分发版本:** 2024.08.29~ynh1
|
||||
|
||||
**演示:** <https://piped.video/>
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "Piped"
|
|||
|
||||
description.en = "An open-source alternative frontend for YouTube which is efficient by design."
|
||||
|
||||
version = "2024.08.05~ynh3"
|
||||
version = "2024.08.29~ynh1"
|
||||
|
||||
maintainers = [ "orhtej2" ]
|
||||
|
||||
|
@ -41,8 +41,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/TeamPiped/Piped/archive/dad59e001689d035de1a1d5c5bb4cd7779350634.tar.gz"
|
||||
sha256 = "cb5b809d864fd49cb68776221e07743d5b2b9ba1bcf1e808f935cc88e241354c"
|
||||
url = "https://github.com/TeamPiped/Piped/archive/647f4132a677c71d6d0afde4ee2462dea1b9c648.tar.gz"
|
||||
sha256 = "eac5b6c0b6456d5a7ecff05f942a18d8d4ff9854a23e92a014309741325a03ad"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.sources.api]
|
||||
|
|
Loading…
Add table
Reference in a new issue