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:
OniriCorpe 2024-02-22 23:16:04 +01:00 committed by GitHub
parent 9cd34c1f51
commit eb1a5dca8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,15 +5,13 @@ name = "Libreddit"
description.en = "Libre alternative to Reddit"
description.fr = "Alternative libre à Reddit"
version = "3.0.0~ynh4"
version = "0.30.1~ynh5"
maintainers = ["eric_G"]
[upstream]
license = "AGPL-3.0"
website = "https://libreddit.spike.codes/"
demo = "https://libreddit.spike.codes/"
code = "https://github.com/spikecodes/libreddit"
code = "https://github.com/libreddit/libreddit"
[integration]
yunohost = ">= 11.1.19"
@ -38,12 +36,12 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/spikecodes/libreddit/archive/refs/tags/v3.0.0.tar.gz"
sha256 = "2acba35564fb54401adc1bcc2a39b9724fc437bebcf31657c1e5204cdb1940eb"
url = "https://github.com/libreddit/libreddit/releases/download/v0.30.1/libreddit"
sha256 = "60dd0c785d2b49c628308b99b0e630c4d47584616318937acf3a083e39502035"
extract = false
in_subdir = false
rename = "libreddit"
autoupdate.strategy = "latest_github_tag"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^libreddit$"
[resources.system_user]