mirror of
https://github.com/YunoHost-Apps/teddit_ynh.git
synced 2024-09-03 20:26:31 +02:00
Update manifest.toml
This commit is contained in:
parent
02df088f43
commit
27de82711b
1 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ name = "Teddit"
|
|||
description.en = "Open source alternative Reddit front-end"
|
||||
description.fr = "Front-end libre alternatif à Reddit"
|
||||
|
||||
version = "0.4.0~ynh2"
|
||||
version = "0.4.0~ynh3"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -16,7 +16,7 @@ demo = "https://teddit.net/"
|
|||
code = "https://codeberg.org/teddit/teddit"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.17"
|
||||
yunohost = ">= 11.1.19"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
@ -38,8 +38,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://codeberg.org/teddit/teddit/archive/0.4.0.tar.gz"
|
||||
sha256 = "cf79b8504031be3ff9dc6e39c5a03c880396652d040b12a56d5ffb28471637ed"
|
||||
url = "https://codeberg.org/teddit/teddit/archive/b0ce6c52a66987543707d3559d50e4dc2d35a3e8.tar.gz"
|
||||
sha256 = "89a0d5e95692d32c9b28d1c626ec74cb5803737abd29be9f739bbb002c6c1bb1"
|
||||
|
||||
[resources.ports]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue