1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/aeneria_ynh.git synced 2024-09-03 18:06:15 +02:00

Merge pull request #17 from YunoHost-Apps/testing

Testing
This commit is contained in:
Simon MELLERIN 2021-09-09 10:21:19 +02:00 committed by GitHub
commit c0c480b554
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ The idea of [æneria](https://aeneria.com) is to display energy consumption and
* Better understand our own energy consumption * Better understand our own energy consumption
* Analyse energy consumption throw weather data * Analyse energy consumption throw weather data
**Shipped version:** 1.1.3 **Shipped version:** 1.1.5
## Screenshots ## Screenshots

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://statics.aeneria.com/aeneria-app-1.1.3.tar.gz SOURCE_URL=https://statics.aeneria.com/aeneria-app-1.1.5.tar.gz
SOURCE_SUM=1fcf26a7ceedc9acad0e9fc8302706f09e234949b148629875e827b151cd3d1b SOURCE_SUM=afe735765c7759006531405ed5f74505271f0046c48e54b73dbe1e3a91579537
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Dashboard to analyse your energy consumption data from Linky & weather", "en": "Dashboard to analyse your energy consumption data from Linky & weather",
"fr": "Tableau de bord pour analyser votre consomation d'énergie à partir des données d'un Linky et de la météo" "fr": "Tableau de bord pour analyser votre consomation d'énergie à partir des données d'un Linky et de la météo"
}, },
"version": "1.1.3~ynh1", "version": "1.1.5~ynh1",
"url": "https://gitlab.com/aeneria/aeneria-app", "url": "https://gitlab.com/aeneria/aeneria-app",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"maintainer": { "maintainer": {