mirror of
https://github.com/YunoHost-Apps/emoncms_ynh.git
synced 2024-09-03 18:36:03 +02:00
Upgrade to v11.5.6
This commit is contained in:
parent
83102f4b93
commit
ceb3f7441b
1 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ name = "Emoncms"
|
|||
description.en = "Processing, logging and visualising energy, temperature and other environmental data"
|
||||
description.fr = "Traitement enregistrement et la visualisation de l'énergie, de la température et d'autres données environnementales"
|
||||
|
||||
version = "11.5.5~ynh1"
|
||||
version = "11.5.6~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -44,14 +44,14 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.5.5.tar.gz"
|
||||
sha256 = "5a47c5aaee197022c5f6b9fc41647cd652cbb16471ba89494345d1cbb34768cf"
|
||||
url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.5.6.tar.gz"
|
||||
sha256 = "35e311ea9712f306019e8c530f05a0e71ef1188ef253ccc3706a521bccd5fa47"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
autoupdate.asset = "tarball"
|
||||
|
||||
[resources.sources.graph]
|
||||
url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.5.5.tar.gz"
|
||||
sha256 = "5a47c5aaee197022c5f6b9fc41647cd652cbb16471ba89494345d1cbb34768cf"
|
||||
url = "https://github.com/emoncms/emoncms/archive/refs/tags/11.5.6.tar.gz"
|
||||
sha256 = "35e311ea9712f306019e8c530f05a0e71ef1188ef253ccc3706a521bccd5fa47"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
autoupdate.asset = "tarball"
|
||||
|
|
Loading…
Reference in a new issue