mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Merge pull request #141 from YunoHost-Apps/ci-auto-update-sources-240826
Upgrade sources
This commit is contained in:
commit
7664d7cf39
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~ynh2
|
||||
**Shipped version:** 2024.08.05~ynh3
|
||||
|
||||
**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~ynh2
|
||||
**Versión actual:** 2024.08.05~ynh3
|
||||
|
||||
**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~ynh2
|
||||
**Paketatutako bertsioa:** 2024.08.05~ynh3
|
||||
|
||||
**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~ynh2
|
||||
**Version incluse :** 2024.08.05~ynh3
|
||||
|
||||
**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~ynh2
|
||||
**Versión proporcionada:** 2024.08.05~ynh3
|
||||
|
||||
**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~ynh2
|
||||
**Versi terkirim:** 2024.08.05~ynh3
|
||||
|
||||
**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~ynh2
|
||||
**Поставляемая версия:** 2024.08.05~ynh3
|
||||
|
||||
**Демо-версия:** <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~ynh2
|
||||
**分发版本:** 2024.08.05~ynh3
|
||||
|
||||
**演示:** <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~ynh2"
|
||||
version = "2024.08.05~ynh3"
|
||||
|
||||
maintainers = [ "orhtej2" ]
|
||||
|
||||
|
@ -52,8 +52,8 @@ ram.runtime = "50M"
|
|||
autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"
|
||||
|
||||
[resources.sources.proxy]
|
||||
url = "https://github.com/TeamPiped/piped-proxy/archive/77d84a6099dc9b354100545cd6c6edcdffd12886.tar.gz"
|
||||
sha256 = "665fa5ac9a96f4de56d7393ba268b9ee6154272e4e41430edea93c3244869e4e"
|
||||
url = "https://github.com/TeamPiped/piped-proxy/archive/8f33ee95f6401f529ed6a277a1c94219c667505d.tar.gz"
|
||||
sha256 = "e56d4f057c5f882e3fbec2c244fbf65e5138106242626f499d1c97b8d52ea9a1"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue