mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Upgrade to v2024.01.29
This commit is contained in:
parent
c987f4aa97
commit
5ef022f9df
1 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@ name = "Piped"
|
||||||
|
|
||||||
description.en = "An open-source alternative frontend for YouTube which is efficient by design."
|
description.en = "An open-source alternative frontend for YouTube which is efficient by design."
|
||||||
|
|
||||||
version = "2024.01.21~ynh1"
|
version = "2024.01.29~ynh1"
|
||||||
|
|
||||||
maintainers = ["orhtej2"]
|
maintainers = ["orhtej2"]
|
||||||
|
|
||||||
|
@ -39,18 +39,18 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/TeamPiped/Piped/archive/11610d545cb08c87e4ae1c415f4acc2b37d0f789.tar.gz"
|
url = "https://github.com/TeamPiped/Piped/archive/564d59427e73dd455547ee4bea396f0ff2c6d965.tar.gz"
|
||||||
sha256 = "64f56b0d0f02035ef42b561b617a793da2db96e02cb7a8131e2ac9e0c619101b"
|
sha256 = "983848b6596314e6340ad9bfcf9aa08d44bd2bc82f9c81e12e1b3445408d5264"
|
||||||
autoupdate.strategy = "latest_github_commit"
|
autoupdate.strategy = "latest_github_commit"
|
||||||
|
|
||||||
[resources.sources.api]
|
[resources.sources.api]
|
||||||
url = "https://github.com/TeamPiped/Piped-Backend/archive/c746794d7434d0cda99f8b586a431ef69e1fb7b5.tar.gz"
|
url = "https://github.com/TeamPiped/Piped/archive/564d59427e73dd455547ee4bea396f0ff2c6d965.tar.gz"
|
||||||
sha256 = "fdb53fbe599e7e91c0663f1b40f0ba49a967cdcd6048769d8ab840df73a80e0f"
|
sha256 = "983848b6596314e6340ad9bfcf9aa08d44bd2bc82f9c81e12e1b3445408d5264"
|
||||||
autoupdate.strategy = "latest_github_commit"
|
autoupdate.strategy = "latest_github_commit"
|
||||||
|
|
||||||
[resources.sources.proxy]
|
[resources.sources.proxy]
|
||||||
url = "https://github.com/TeamPiped/piped-proxy/archive/0098582abeda2512790ca9d10cf016377cc71855.tar.gz"
|
url = "https://github.com/TeamPiped/Piped/archive/564d59427e73dd455547ee4bea396f0ff2c6d965.tar.gz"
|
||||||
sha256 = "436c0189e744bcd2ebe0b926dc58f2d740b4531ca43e620f0e8ff697c5d816c3"
|
sha256 = "983848b6596314e6340ad9bfcf9aa08d44bd2bc82f9c81e12e1b3445408d5264"
|
||||||
autoupdate.strategy = "latest_github_commit"
|
autoupdate.strategy = "latest_github_commit"
|
||||||
|
|
||||||
[resources.sources.jdk]
|
[resources.sources.jdk]
|
||||||
|
|
Loading…
Add table
Reference in a new issue