mirror of
https://github.com/YunoHost-Apps/piped_ynh.git
synced 2024-09-03 20:05:54 +02:00
Upgrade to v2024.04.02
This commit is contained in:
parent
094ec577c2
commit
434e1a5b6c
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."
|
description.en = "An open-source alternative frontend for YouTube which is efficient by design."
|
||||||
|
|
||||||
version = "2024.04.01~ynh1"
|
version = "2024.04.02~ynh1"
|
||||||
|
|
||||||
maintainers = [ "orhtej2" ]
|
maintainers = [ "orhtej2" ]
|
||||||
|
|
||||||
|
@ -41,13 +41,13 @@ 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/ee34d6bcccc678dab8e85c9e50900fc6487f68ca.tar.gz"
|
||||||
sha256 = "15b91ecd337facbdbc0f04a5f1f98943213744be1870d438332c2cc1672497e5"
|
sha256 = "d9f0ff28573d83e5ed3ed1b87d12ac975991f4c63c4612bb42d70f3596425e1a"
|
||||||
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/201be343b6141b8eed50e34017b876529d57a47f.tar.gz"
|
||||||
sha256 = "d9907e0a30bd9d42153b4dc55da3956029beb467154782402e3ec730ddb8b11d"
|
sha256 = "f271b6ce9cefe7791fe4a099bec4c9accce3eaaae6ec6df24ffac3a5ae6c6eea"
|
||||||
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/"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue