mirror of
https://github.com/YunoHost-Apps/dolibarr_ynh.git
synced 2024-09-03 18:35:53 +02:00
Update to 15.0.1
This commit is contained in:
parent
3c02242b4e
commit
c2ae78598b
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
||||||
|
|
||||||
Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).
|
Dolibarr ERP & CRM is a modern software for managing your professional or associative activity (contacts, invoices, orders, stocks, agenda, etc.).
|
||||||
|
|
||||||
**Shipped version:** 15.0.0~ynh1
|
**Shipped version:** 15.0.1~ynh1
|
||||||
|
|
||||||
**Demo:** https://www.dolibarr.org/onlinedemo
|
**Demo:** https://www.dolibarr.org/onlinedemo
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
||||||
|
|
||||||
Dolibarr ERP & CRM est un logiciel moderne de gestion de votre activité professionnelle ou associative (contacts, factures, commandes, stocks, agenda, etc.).
|
Dolibarr ERP & CRM est un logiciel moderne de gestion de votre activité professionnelle ou associative (contacts, factures, commandes, stocks, agenda, etc.).
|
||||||
|
|
||||||
**Version incluse :** 15.0.0~ynh1
|
**Version incluse :** 15.0.1~ynh1
|
||||||
|
|
||||||
**Démo :** https://www.dolibarr.org/onlinedemo
|
**Démo :** https://www.dolibarr.org/onlinedemo
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/15.0.0.tar.gz
|
SOURCE_URL=https://github.com/Dolibarr/dolibarr/archive/15.0.1.tar.gz
|
||||||
SOURCE_SUM=b64e5aaa9ae6e911bf63842f961d2fe1c1c02012bc24a196571858dde35b675d
|
SOURCE_SUM=3c1d00a710a3a47d7ab3a9efefb51ec35a7e78382474ceb5850157f2fc9cc012
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=tar.gz
|
SOURCE_FORMAT=tar.gz
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Manage the various aspects of your business or association",
|
"en": "Manage the various aspects of your business or association",
|
||||||
"fr": "Gérez les différents aspects de votre activité pro ou associative"
|
"fr": "Gérez les différents aspects de votre activité pro ou associative"
|
||||||
},
|
},
|
||||||
"version": "15.0.0~ynh1",
|
"version": "15.0.1~ynh1",
|
||||||
"url": "https://www.dolibarr.org/",
|
"url": "https://www.dolibarr.org/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "GPL-3.0-or-later",
|
"license": "GPL-3.0-or-later",
|
||||||
|
|
Loading…
Reference in a new issue