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 #82 from YunoHost-Apps/ci-auto-update-sources-240507

Upgrade sources
This commit is contained in:
Mateusz 2024-05-07 11:03:12 +02:00 committed by GitHub
commit cd639c9772
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
请勿手动编辑。 请勿手动编辑。
--> -->
# YunoHost 的 Piped # YunoHost 的 Piped
[![集成程度](https://dash.yunohost.org/integration/piped.svg)](https://dash.yunohost.org/appci/app/piped) ![工作状态](https://ci-apps.yunohost.org/ci/badges/piped.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/piped.maintain.svg) [![集成程度](https://dash.yunohost.org/integration/piped.svg)](https://dash.yunohost.org/appci/app/piped) ![工作状态](https://ci-apps.yunohost.org/ci/badges/piped.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/piped.maintain.svg)

View file

@ -52,8 +52,8 @@ ram.runtime = "50M"
autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/" autoupdate.upstream = "https://github.com/TeamPiped/Piped-Backend/"
[resources.sources.proxy] [resources.sources.proxy]
url = "https://github.com/TeamPiped/piped-proxy/archive/f0a5da9dcbe0f24b1a40722bff2510c45e5e4c99.tar.gz" url = "https://github.com/TeamPiped/piped-proxy/archive/b92473d149f6cb12a718d0d7d7e781c54771834f.tar.gz"
sha256 = "cd864ca826f0dfc5bcc1cbb7665debb39002296d08a54fe832c0e02916bb3312" sha256 = "29d9a8f6b3c4790b266fd14d662d16e100ac2fabaa697ec5a366b193a2db08e6"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/" autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"