mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Upgrade to v2024.03.14
This commit is contained in:
parent
43e2cbe245
commit
c43cbedfb0
1 changed files with 7 additions and 7 deletions
|
@ -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.07~ynh1"
|
version = "2024.03.14~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/7abab711c5a2bb183c792b430971c05bcc7312eb.tar.gz"
|
url = "https://github.com/TeamPiped/Piped/archive/116a1ba03b79c897d3a6b54cc31108f297623b4a.tar.gz"
|
||||||
sha256 = "2d3c69d91938fff01bb50afc8a2a25b53327d065dd20789b5badac8ab0afab5f"
|
sha256 = "29299c260f5fc2500aba10af22ce0c753feeaf005dc0b0298cb86805684ef51f"
|
||||||
autoupdate.strategy = "latest_github_commit"
|
autoupdate.strategy = "latest_github_commit"
|
||||||
|
|
||||||
[resources.sources.api]
|
[resources.sources.api]
|
||||||
url = "https://github.com/TeamPiped/Piped-Backend/archive/32f8c9b6c48dfa3334a70ba42c2d687185d60390.tar.gz"
|
url = "https://github.com/TeamPiped/Piped-Backend/archive/25a49ce137ecea7b8d27ede4545bc51a0d6858b2.tar.gz"
|
||||||
sha256 = "0c3042de1a097d777721c968c56ed9c1e9602b4b215b963b7411962507392db2"
|
sha256 = "5de8d7042d163c855d73b15a9025ef66721cc39616ff7c3d742f18711e34e727"
|
||||||
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/69ecdb893358a51ea1954a54a53dbe1260660a4a.tar.gz"
|
url = "https://github.com/TeamPiped/piped-proxy/archive/35de41cd870057eb02e3a58560bd1882c2359c22.tar.gz"
|
||||||
sha256 = "c75d3dec584a0855ea23a9bed895f49b6a074fd600eaf7db9d26e6393f8d1de3"
|
sha256 = "6b54befcfc7fe5d710532635c5b696c340ac2728a25a5e8467c28ef9c23c81db"
|
||||||
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/"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue