1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/piped_ynh.git synced 2024-09-03 20:05:54 +02:00

Upgrade to v2024.04.09

This commit is contained in:
yunohost-bot 2024-04-10 03:50:27 +02:00 committed by YunoHost Bot
parent 094ec577c2
commit 1a1587b26b

View file

@ -7,7 +7,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.04.01~ynh1" version = "2024.04.09~ynh1"
maintainers = [ "orhtej2" ] maintainers = [ "orhtej2" ]
@ -41,19 +41,19 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/TeamPiped/Piped/archive/8ee2a1c20737ce9db84186e00849b405d6c097af.tar.gz" url = "https://github.com/TeamPiped/Piped/archive/a8a380a0385ab7a2d6343612c60328c6873ebe0e.tar.gz"
sha256 = "15b91ecd337facbdbc0f04a5f1f98943213744be1870d438332c2cc1672497e5" sha256 = "6e232726d8af2ef7bb92e6d69f37bdf1d3fd0e332f8f1c28d9f0a7a277a0e5ac"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
[resources.sources.api] [resources.sources.api]
url = "https://github.com/TeamPiped/Piped-Backend/archive/7e55b5aeee4e6dda5ef0bcd26bc876982e80b67e.tar.gz" url = "https://github.com/TeamPiped/Piped-Backend/archive/fb00a4be2bc2fdd94bdc0ce8cb6c8accafde3882.tar.gz"
sha256 = "d9907e0a30bd9d42153b4dc55da3956029beb467154782402e3ec730ddb8b11d" sha256 = "7954bbb169ed0ea245e6a168e97c11bcb2eb00e8fc1712448f82c44998ed0c38"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
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/a872d9f7b68936004d854a53241695edddb0fdfc.tar.gz" url = "https://github.com/TeamPiped/piped-proxy/archive/7543a4dff73e2a9920379df083bcd052f446434e.tar.gz"
sha256 = "f7e5c9624229d47f9786f0bc4a9d110302d2f2c9f6dae3945b7cb5304b2f7540" sha256 = "624fcdbbf4a60efb8a55685e43c488ef1e968d502fe0bb0bfae949c7c63d51e8"
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/"