mirror of
https://github.com/YunoHost-Apps/dato_ynh.git
synced 2024-09-03 18:16:33 +02:00
1.6.2~ynh1
This commit is contained in:
parent
1996fb7f97
commit
bac46be90f
4 changed files with 5 additions and 5 deletions
|
@ -22,7 +22,7 @@ The purpose of dato is not to propose a UI specific to some purpose, but somethi
|
|||
|
||||
Dato is a progressive webapp, which means that you can install it from the browser in computer and phones, and use it offline.
|
||||
|
||||
**Shipped version:** 1.6.1
|
||||
**Shipped version:** 1.6.2
|
||||
|
||||
|
||||
## Screenshots
|
||||
|
|
|
@ -18,7 +18,7 @@ Le but de dato n'est pas de proposer l'interface idéale pour chaque outil, mais
|
|||
|
||||
Dato est une application web progressive, ce qui veut dire que vous pouvez l'installer sur ordinateur et téléphone facilement et l'utiliser hors connexion.
|
||||
|
||||
**Version incluse :** 1.6.1
|
||||
**Version incluse :** 1.6.2
|
||||
|
||||
|
||||
## Captures d'écran
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://framagit.org/squeak/dato/-/archive/v1.6.1/dato-v1.6.1.tar.gz
|
||||
SOURCE_SUM=9b93618dc5e5a7a53af5a8d625bb6afdba668d34b29f695cff82c2acff3a5e11
|
||||
SOURCE_URL=https://framagit.org/squeak/dato/-/archive/v1.6.2/dato-v1.6.2.tar.gz
|
||||
SOURCE_SUM=3cd72532dcfa4e651110da53ad1e4dfd03e3f5a36f8bcb2d4f041e72e20d1bb0
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Store all kinds of data with an extremely customizable interface.",
|
||||
"fr": "Stockez tous types de données avec une interface complètement customizable."
|
||||
},
|
||||
"version": "1.6.1~ynh1",
|
||||
"version": "1.6.2~ynh1",
|
||||
"url": "https://squeak.eauchat.org/dato",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue