1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/homeassistant_ynh.git synced 2024-09-03 19:26:16 +02:00

Update to 2021.11.3

This commit is contained in:
ewilly 2021-11-14 14:57:50 +01:00
parent b9e313f15a
commit 74a9bedc01
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
"en": "Home automation platform",
"fr": "Plateforme domotique"
},
"version": "2021.6.5~ynh1",
"version": "2021.11.3~ynh1",
"url": "https://github.com/home-assistant/home-assistant",
"license": "Apache-2.0",
"maintainer": {

View file

@ -3,7 +3,7 @@
#
# Release to install
VERSION=2021.6.5
VERSION=2021.11.3
# Package dependencies
PKG_DEPENDENCIES="python3 python3-dev python3-venv python3-pip libffi-dev libssl-dev libjpeg-dev zlib1g-dev autoconf build-essential libopenjp2-7 libtiff5"