mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Upgrade sources
- `main` v2024.07.22:5ddc1a0b10...e9dd4b4499
- `proxy` v2024.07.21:a6b82581c9...98db4af9a2
This commit is contained in:
parent
808de4235d
commit
df335138b5
1 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ name = "Piped"
|
|||
|
||||
description.en = "An open-source alternative frontend for YouTube which is efficient by design."
|
||||
|
||||
version = "2024.07.15~ynh2"
|
||||
version = "2024.07.22~ynh1"
|
||||
|
||||
maintainers = [ "orhtej2" ]
|
||||
|
||||
|
@ -41,8 +41,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/TeamPiped/Piped/archive/5ddc1a0b106bdf7b3802970494de4dd0ad8290a0.tar.gz"
|
||||
sha256 = "6f74923f30b3ca34a3291396b336c5fc9aaf1d95a7bd186cb050e2757f7ad936"
|
||||
url = "https://github.com/TeamPiped/Piped/archive/e9dd4b4499590f8277c02d25b2ed048e85f0a929.tar.gz"
|
||||
sha256 = "8475923bda596f2f86b5fd8ca45bb48cc97fcda2060eaaf9941f098d11d2af7b"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.sources.api]
|
||||
|
@ -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/a6b82581c9acd22f542484abaf1290008be2a565.tar.gz"
|
||||
sha256 = "a67fe0e68f06dd12d44a52faec03321e1d7ddd3d034c5711a99a73351a8c1341"
|
||||
url = "https://github.com/TeamPiped/piped-proxy/archive/98db4af9a29847823279082847ca3c38ee4a2114.tar.gz"
|
||||
sha256 = "6ee03cc9ce09ab2391d6b64e872b5c5321a77a88d00e0c198a7618e584066c05"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue