mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Upgrade to upstream version 2.3.2
This commit is contained in:
parent
0598867b59
commit
9808295282
4 changed files with 6 additions and 5 deletions
|
@ -7,7 +7,7 @@ This is a Wallabag v2 package for YunoHost.
|
|||
|
||||
**NB: Since @jeromelebleu is no longer maintaining this package, I (@lapineige) take over this repository. But I have limited time and experience, so feel free to help !**
|
||||
|
||||
**Shipped version:** 2.3.1
|
||||
**Shipped version:** 2.3.2
|
||||
|
||||
[Wallabag](https://www.wallabag.org/) is a self hostable Read-It-Later application allowing
|
||||
you to not miss any content anymore. Click, save, read it when you can.
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
setup_private=0
|
||||
setup_public=0
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=f75d58cb32c51a0981333ea88974dc3199324e65
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
incorrect_path=1
|
||||
|
@ -31,4 +32,4 @@
|
|||
Level 10=0
|
||||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
Notification=none
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
SOURCE_URL=https://static.wallabag.org/releases/wallabag-release-2.3.1.tar.gz
|
||||
SOURCE_SUM=c459de5b6752e94ccd4165c75ec11ad3ce7f1cb73c2f2f2f53e89568599467e2
|
||||
SOURCE_URL=https://static.wallabag.org/releases/wallabag-release-2.3.2.tar.gz
|
||||
SOURCE_SUM=047a49d48a1199bd1634cab76d4af3dba95096885d4f7814377210fa76fbcc9f
|
||||
SOURCE_FORMAT=tar.gz
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"url": "https://www.wallabag.org",
|
||||
"license": "MIT",
|
||||
"version": "2.3.1-1",
|
||||
"version": "2.3.2-1",
|
||||
"maintainer": {
|
||||
"name": "lapineige",
|
||||
"email": ""
|
||||
|
|
Loading…
Add table
Reference in a new issue