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

Upgrade to v2024.06.11
This commit is contained in:
Mateusz 2024-06-13 00:01:17 +02:00 committed by GitHub
commit 55044e132e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 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] Federated protocol on Matrix to let instances collaborate with each other
**Shipped version:** 2024.06.05~ynh1
**Shipped version:** 2024.06.11~ynh1
**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] Federated protocol on Matrix to let instances collaborate with each other
**Versión actual:** 2024.06.05~ynh1
**Versión actual:** 2024.06.11~ynh1
**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] Federated protocol on Matrix to let instances collaborate with each other
**Paketatutako bertsioa:** 2024.06.05~ynh1
**Paketatutako bertsioa:** 2024.06.11~ynh1
**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] Federated protocol on Matrix to let instances collaborate with each other
**Version incluse:** 2024.06.05~ynh1
**Version incluse:** 2024.06.11~ynh1
**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] Federated protocol on Matrix to let instances collaborate with each other
**Versión proporcionada:** 2024.06.05~ynh1
**Versión proporcionada:** 2024.06.11~ynh1
**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] Federated protocol on Matrix to let instances collaborate with each other
**分发版本:** 2024.06.05~ynh1
**分发版本:** 2024.06.11~ynh1
**演示:** <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."
version = "2024.06.05~ynh1"
version = "2024.06.11~ynh1"
maintainers = [ "orhtej2" ]
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/TeamPiped/Piped/archive/a0cdc6f0c47e7f21acb0afc9c28426b740e0294d.tar.gz"
sha256 = "beeedc25a47433db142a9d42a3ef50e3a666d526d596b27527d05026630af00f"
url = "https://github.com/TeamPiped/Piped/archive/13fbb3fe9350ba25d7cd3ecef1517f4cc42cdcd6.tar.gz"
sha256 = "97e4fd927a02d586feedb6de4256f9ee78eb3e71d5040b829a1b236db9e3fec9"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]