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.03.29

This commit is contained in:
yunohost-bot 2024-03-30 02:44:30 +01:00 committed by YunoHost Bot
parent 8f7a01e663
commit 780b841475

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.03.18~ynh1" version = "2024.03.29~ynh1"
maintainers = [ "orhtej2" ] maintainers = [ "orhtej2" ]
@ -41,8 +41,8 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/TeamPiped/Piped/archive/2733d1985694ead4a4626f8ab9252326a4696156.tar.gz" url = "https://github.com/TeamPiped/Piped/archive/cf462440a44f307eb2519b6f05c6e0bcce6b5e3a.tar.gz"
sha256 = "e0f39318857ade3d0eb027d98c6746783b03a5d524bb55d1c2629a6ac733ec7d" sha256 = "72f07d04e33e0f21651eab251315378f9cb281c1f7933303943530a105b3f5ac"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
[resources.sources.api] [resources.sources.api]
@ -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/35de41cd870057eb02e3a58560bd1882c2359c22.tar.gz" url = "https://github.com/TeamPiped/piped-proxy/archive/da2451e40eb3d7297d3826670e53ce998f00a465.tar.gz"
sha256 = "6b54befcfc7fe5d710532635c5b696c340ac2728a25a5e8467c28ef9c23c81db" sha256 = "8d91eea0a2a2b99793b5a9fe442b8603a159e12e1f46c1b239203fdd6d5b9a90"
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/"