1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/invoiceninja5_ynh.git synced 2024-09-03 19:26:23 +02:00

update to 5.3.1 and update license

This commit is contained in:
Sebastian Gumprich 2021-08-29 19:33:27 +02:00
parent 9933bfadc0
commit 2dc778efc3
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.2.14/invoiceninja.zip SOURCE_URL=https://github.com/invoiceninja/invoiceninja/releases/download/v5.3.1/invoiceninja.zip
SOURCE_SUM=c5bea83418884e3bee335db385cce6dd2acf48ccaded07efbaa8f38c01a9c9bf SOURCE_SUM=dbcd9fb8db31bc155e425d4c1548f14b23937f36fd3e01ed598057e11a6ef31d
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -5,10 +5,10 @@
"description": { "description": {
"en": "Create and email invoices, track payments, expenses, and time tasks" "en": "Create and email invoices, track payments, expenses, and time tasks"
}, },
"version": "5.2.14~ynh1", "version": "5.3.1~ynh1",
"url": "https://invoiceninja.org", "url": "https://invoiceninja.org",
"upstream": { "upstream": {
"license": "AAL", "license": "ELv2",
"website": "https://invoiceninja.org", "website": "https://invoiceninja.org",
"demo": "https://app.invoiceninja.com/dashboard", "demo": "https://app.invoiceninja.com/dashboard",
"admindoc": "https://docs.invoiceninja.com/index.html", "admindoc": "https://docs.invoiceninja.com/index.html",