1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dato_ynh.git synced 2024-09-03 18:16:33 +02:00

1.5.17~ynh1

This commit is contained in:
squeak 2021-09-09 19:45:52 +02:00
parent 23b7484e1e
commit fdbe4c27f8
4 changed files with 5 additions and 5 deletions

View file

@ -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.5.16
**Shipped version:** 1.5.17
## Screenshots

View file

@ -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.5.16
**Version incluse :** 1.5.17
## Captures d'écran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://framagit.org/squeak/dato/-/archive/v1.5.16/dato-v1.5.16.tar.gz
SOURCE_SUM=5b66a0389659878a9e75c06fc5dd6de376644acfd4708c9982ae28ee970340cb
SOURCE_URL=https://framagit.org/squeak/dato/-/archive/v1.5.17/dato-v1.5.17.tar.gz
SOURCE_SUM=a7c918be766259f907ce1837aed3acd0e0c81542548a1ef3201eed6b7e76eb5d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -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.5.16~ynh2",
"version": "1.5.17~ynh1",
"url": "https://squeak.eauchat.org/dato",
"upstream": {
"license": "AGPL-3.0-or-later",