mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Upgrade to v2.6.9
https://github.com/wallabag/wallabag/releases/tag/2.6.9
This commit is contained in:
parent
3a93847db1
commit
e7da51df85
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue