mirror of
https://github.com/YunoHost-Apps/invoiceninja_ynh.git
synced 2024-09-03 19:26:22 +02:00
commit
1f60ce6460
4 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Create and email invoices, track payments and expenses, and time tasks
|
||||
|
||||
**Shipped version:** 4.5.43~ynh1
|
||||
**Shipped version:** 4.5.45~ynh1
|
||||
|
||||
**Demo:** https://app.invoiceninja.com/dashboard
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
|
||||
|
||||
**Version incluse :** 4.5.43~ynh1
|
||||
**Version incluse :** 4.5.45~ynh1
|
||||
|
||||
**Démo :** https://app.invoiceninja.com/dashboard
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
SOURCE_URL=https://download.invoiceninja.com/ninja-v4.5.43.zip
|
||||
SOURCE_SUM=475562af870f6fed91a1d8edf9c2c159c0f404f6bf0d57ac9dfa93b80bade6b3
|
||||
SOURCE_URL=https://download.invoiceninja.com/ninja-v4.5.45.zip
|
||||
SOURCE_SUM=750d8a841621b327e0d66ec22fbd6fa44c018e7b0986222aec197d57374e5b82
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=invoiceninja-v4.5.43.zip
|
||||
SOURCE_FILENAME=invoiceninja-v4.5.45.zip
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": {
|
||||
"en": "Create and email invoices, track payments and expenses, and time tasks"
|
||||
},
|
||||
"version": "4.5.43~ynh1",
|
||||
"version": "4.5.45~ynh1",
|
||||
"url": "https://invoiceninja.org",
|
||||
"upstream": {
|
||||
"license": "AAL",
|
||||
|
|
Loading…
Reference in a new issue