1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreddit_ynh.git synced 2024-09-03 19:36:05 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2023-03-09 16:06:19 +01:00
parent ae3c96d28a
commit 37b178d5e0

View file

@ -16,7 +16,7 @@ demo = "https://libreddit.spike.codes/"
code = "https://github.com/spikecodes/libreddit"
[integration]
yunohost = ">= 11.1.13"
yunohost = ">= 11.1.14"
architectures = ["amd64"]
multi_instance = true
ldap = false
@ -44,3 +44,10 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
[resources.sources]
[resources.sources.main]
url = "https://github.com/spikecodes/libreddit/releases/download/v0.30.0/libreddit"
sha256 = "46f7424d963af88428c7863010c8a20d6c5791b6425495abe6439a4838d65427"
extract = false
in_subdir = false
rename = "libreddit"