mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Upgrade to v2024.07.15
This commit is contained in:
parent
6e11acc332
commit
6f997a360e
1 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ name = "Piped"
|
|||
|
||||
description.en = "An open-source alternative frontend for YouTube which is efficient by design."
|
||||
|
||||
version = "2024.07.13~ynh1"
|
||||
version = "2024.07.15~ynh1"
|
||||
|
||||
maintainers = [ "orhtej2" ]
|
||||
|
||||
|
@ -41,8 +41,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/TeamPiped/Piped/archive/8b0ff105751d26a4093db0140e9422b6abb951fa.tar.gz"
|
||||
sha256 = "e4ab6ea44f9c237feaf6fbd623a52d3b947e08391f278dde4b92bccc724493ff"
|
||||
url = "https://github.com/TeamPiped/Piped/archive/5ddc1a0b106bdf7b3802970494de4dd0ad8290a0.tar.gz"
|
||||
sha256 = "6f74923f30b3ca34a3291396b336c5fc9aaf1d95a7bd186cb050e2757f7ad936"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.sources.api]
|
||||
|
@ -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/ff72521f0bce73aa3a981a9fbe845e36070fbbd4.tar.gz"
|
||||
sha256 = "2f9bc1c034200eeb08198b8c7dec4ff6beacfb5e34a98eb06d6efb1ffec0ac75"
|
||||
url = "https://github.com/TeamPiped/piped-proxy/archive/a6b82581c9acd22f542484abaf1290008be2a565.tar.gz"
|
||||
sha256 = "a67fe0e68f06dd12d44a52faec03321e1d7ddd3d034c5711a99a73351a8c1341"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
autoupdate.upstream = "https://github.com/TeamPiped/piped-proxy/"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue