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

Upgrade to v2.6.7

This commit is contained in:
yunohost-bot 2023-10-03 06:10:49 +00:00
parent 8e005cbeab
commit e626600abc
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/wallabag/wallabag/releases/download/2.5.4/wallabag-2.5.4.tar.gz SOURCE_URL=https://static.wallabag.org/releases/wallabag-release-2.6.7.tar.gz
SOURCE_SUM=c953105e3181f18bf592541a1c46c318c6663ad00d4687052676b02a7d74c618 SOURCE_SUM=412e2a2912d0af00248e1a33605f96cf3082b41b7a754ead9936e237c312a114
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "A self hostable read-it-later app", "en": "A self hostable read-it-later app",
"fr": "Une application de lecture-plus-tard auto-hébergeable" "fr": "Une application de lecture-plus-tard auto-hébergeable"
}, },
"version": "2.5.4~ynh2", "version": "2.6.7~ynh1",
"url": "https://www.wallabag.org", "url": "https://www.wallabag.org",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",