mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Merge pull request #129 from YunoHost-Apps/ci-auto-update-2024.07.03
Upgrade to v2024.07.03
This commit is contained in:
commit
9a65e1425d
7 changed files with 9 additions and 9 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.06.29~ynh1
|
||||
**Shipped version:** 2024.07.03~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.06.29~ynh1
|
||||
**Versión actual:** 2024.07.03~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.06.29~ynh1
|
||||
**Paketatutako bertsioa:** 2024.07.03~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.06.29~ynh1
|
||||
**Version incluse :** 2024.07.03~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.06.29~ynh1
|
||||
**Versión proporcionada:** 2024.07.03~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.06.29~ynh1
|
||||
**分发版本:** 2024.07.03~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.06.29~ynh1"
|
||||
version = "2024.07.03~ynh1"
|
||||
|
||||
maintainers = [ "orhtej2" ]
|
||||
|
||||
|
@ -41,8 +41,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/TeamPiped/Piped/archive/63be6c9c42b8c39f5d9a958e630d2aee3b86d195.tar.gz"
|
||||
sha256 = "ffc5361096d64c6cdecc68e404db0ec62fcc42eaea009769e5d6f4351508df4c"
|
||||
url = "https://github.com/TeamPiped/Piped/archive/9fca88d53b5f5086edf1b5bb08bc1af6193d44e0.tar.gz"
|
||||
sha256 = "7d4c14e7de3acd77a183faab520bcd8f799cabe46552216d6012777dfd7e0631"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.sources.api]
|
||||
|
|
Loading…
Add table
Reference in a new issue