mirror of
https://github.com/YunoHost-Apps/proxitok_ynh.git
synced 2024-09-03 20:15:53 +02:00
Update manifest.toml
This commit is contained in:
parent
2dcae5d381
commit
c66514fb02
1 changed files with 4 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "ProxiTok"
|
||||||
description.en = "Alternative frontend for TikTok"
|
description.en = "Alternative frontend for TikTok"
|
||||||
description.fr = "Frontend alternatif à TikTok"
|
description.fr = "Frontend alternatif à TikTok"
|
||||||
|
|
||||||
version = "2.4.3.6~ynh1"
|
version = "2.4.9.2~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -35,8 +35,9 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/pablouser1/ProxiTok/archive/refs/tags/v2.4.3.6.tar.gz"
|
url = "https://github.com/pablouser1/ProxiTok/archive/refs/tags/v2.4.9.2.tar.gz"
|
||||||
sha256 = "32a149bee2171cb7dfb0eb2222d2cf62e8b49499a3fa61cf9b4fc27c0238ff11"
|
sha256 = "f39f3d2a720569b4967fb58bf35e08948231deaecc237bf37bae6927b6b69d3c"
|
||||||
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue