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