mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Fix v2.6.1 link
Co-authored-by: Nicolas Lœuillet <nicolas@loeuillet.org>
This commit is contained in:
parent
7478908daf
commit
2e7d862b52
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/wallabag/wallabag/archive/refs/tags/2.6.1.tar.gz"
|
||||
url = "https://github.com/wallabag/wallabag/releases/download/2.6.1/wallabag-2.6.1.tar.gz"
|
||||
sha256 = "d1316325a32184fe46d0b9b4ef54cac974275ae51c9041f95dce9f722f84dc18"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue