mirror of
https://github.com/YunoHost-Apps/aeneria_ynh.git
synced 2024-09-03 18:06:15 +02:00
Merge pull request #22 from YunoHost-Apps/testing
Update aeneria to version 1.1.6
This commit is contained in:
commit
f6a6835a54
3 changed files with 4 additions and 4 deletions
|
@ -12,7 +12,7 @@ The idea of [æneria](https://aeneria.com) is to display energy consumption and
|
|||
* Better understand our own energy consumption
|
||||
* Analyse energy consumption throw weather data
|
||||
|
||||
**Shipped version:** 1.1.5
|
||||
**Shipped version:** 1.1.6
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://statics.aeneria.com/aeneria-app-1.1.5.tar.gz
|
||||
SOURCE_SUM=afe735765c7759006531405ed5f74505271f0046c48e54b73dbe1e3a91579537
|
||||
SOURCE_URL=https://statics.aeneria.com/aeneria-app-1.1.6.tar.gz
|
||||
SOURCE_SUM=2923c3aee79a02154c2168537a18250abe6a3a84fd7b4a5f0309bd7ad604a98b
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"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"
|
||||
},
|
||||
"version": "1.1.5~ynh2",
|
||||
"version": "1.1.6~ynh1",
|
||||
"url": "https://gitlab.com/aeneria/aeneria-app",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue