1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-07-20 15:13:16 +02:00
parent d6634c7561
commit 710b207a6e

View file

@ -7,7 +7,7 @@ name = "Wallabag"
description.en = "Save and classify articles. Read them later" description.en = "Save and classify articles. Read them later"
description.fr = "Enregistrez et classez les articles. Lisez-les plus tard" description.fr = "Enregistrez et classez les articles. Lisez-les plus tard"
version = "2.6.1~ynh1" version = "2.6.9~ynh1"
maintainers = ["lapineige"] maintainers = ["lapineige"]
@ -47,8 +47,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/wallabag/wallabag/releases/download/2.6.1/wallabag-2.6.1.tar.gz" url = "https://github.com/wallabag/wallabag/releases/download/2.6.9/wallabag-2.6.9.tar.gz"
sha256 = "7efb39adfa9ac0393817d96ae4432ed420d501aaba7b4116138fca2a40593ced" sha256 = "578b39ff2f5f140999f969d4c54d37532462bc48a10f565429038eab84cb10ac"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = ".*\\.tar\\.gz" autoupdate.asset = ".*\\.tar\\.gz"