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

Upgrade sources

- `proxy` v2024.08.19: dce6ee7965...77d84a6099
This commit is contained in:
yunohost-bot 2024-08-19 03:45:27 +02:00 committed by YunoHost Bot
parent d8efb770c3
commit a518a84ecf

View file

@ -7,7 +7,7 @@ name = "Piped"
description.en = "An open-source alternative frontend for YouTube which is efficient by design."
version = "2024.08.05~ynh1"
version = "2024.08.05~ynh2"
maintainers = [ "orhtej2" ]
@ -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/dce6ee79652343a25795bf6e42cf95b39c945346.tar.gz"
sha256 = "142fcbc8c63dd209784d0442fdd8021401d5ab6f952f1a498671da976027a2c6"
url = "https://github.com/TeamPiped/piped-proxy/archive/77d84a6099dc9b354100545cd6c6edcdffd12886.tar.gz"
sha256 = "665fa5ac9a96f4de56d7393ba268b9ee6154272e4e41430edea93c3244869e4e"
autoupdate.strategy = "latest_github_commit"
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"