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 #139 from YunoHost-Apps/testing

v2024.08.05
This commit is contained in:
Mateusz 2024-08-12 10:19:09 +02:00 committed by GitHub
commit 9fa05935c4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 15 additions and 15 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.07.22~ynh1
**Shipped version:** 2024.08.05~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.07.22~ynh1
**Versión actual:** 2024.08.05~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.07.22~ynh1
**Paketatutako bertsioa:** 2024.08.05~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.07.22~ynh1
**Version incluse:** 2024.08.05~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.07.22~ynh1
**Versión proporcionada:** 2024.08.05~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 terkirim:** 2024.07.22~ynh1
**Versi terkirim:** 2024.08.05~ynh1
**Demo:** <https://piped.video/>
@ -73,7 +73,7 @@ By using Piped, you can freely watch and listen to content without the fear of p
- Website aplikasi resmi: <https://docs.piped.video/>
- Dokumentasi admin resmi: <https://docs.piped.video/docs/>
- Repositori kode aplikasi hulu: <https://github.com/TeamPiped/Piped>
- Depot kode aplikasi hulu: <https://github.com/TeamPiped/Piped>
- Gudang YunoHost: <https://apps.yunohost.org/app/piped>
- Laporkan bug: <https://github.com/YunoHost-Apps/piped_ynh/issues>

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.07.22~ynh1
**分发版本:** 2024.08.05~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.07.22~ynh1"
version = "2024.08.05~ynh1"
maintainers = [ "orhtej2" ]
@ -41,19 +41,19 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/TeamPiped/Piped/archive/e9dd4b4499590f8277c02d25b2ed048e85f0a929.tar.gz"
sha256 = "8475923bda596f2f86b5fd8ca45bb48cc97fcda2060eaaf9941f098d11d2af7b"
url = "https://github.com/TeamPiped/Piped/archive/dad59e001689d035de1a1d5c5bb4cd7779350634.tar.gz"
sha256 = "cb5b809d864fd49cb68776221e07743d5b2b9ba1bcf1e808f935cc88e241354c"
autoupdate.strategy = "latest_github_commit"
[resources.sources.api]
url = "https://github.com/TeamPiped/Piped-Backend/archive/6380cea805d1bd95655e29a90321f09aeb3bb99a.tar.gz"
sha256 = "8f59b33faa23a714100d04134016adc999f8037522016e25e7a00920eb0e4219"
url = "https://github.com/TeamPiped/Piped-Backend/archive/01e2cf1456eb8d88d0057828d658ef33d49bd2bc.tar.gz"
sha256 = "d1c46c8f12bc58426103413f954687fe4808d05d289a1877e9f2fba0514a9c95"
autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"
[resources.sources.proxy]
url = "https://github.com/TeamPiped/piped-proxy/archive/98db4af9a29847823279082847ca3c38ee4a2114.tar.gz"
sha256 = "6ee03cc9ce09ab2391d6b64e872b5c5321a77a88d00e0c198a7618e584066c05"
url = "https://github.com/TeamPiped/piped-proxy/archive/dce6ee79652343a25795bf6e42cf95b39c945346.tar.gz"
sha256 = "142fcbc8c63dd209784d0442fdd8021401d5ab6f952f1a498671da976027a2c6"
autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"