Bashio update

This commit is contained in:
Alexandre
2021-12-01 22:08:07 +01:00
parent 3280733006
commit b97f51076f
51 changed files with 53 additions and 53 deletions

View File

@@ -21,7 +21,7 @@ if [ ! -f "/usr/bin/bashio" ]; then
###################
# Install bashio #
##################
BASHIO_VERSION=0.13.1
BASHIO_VERSION=0.14.3
mkdir -p /tmp/bashio
curl -L -f -s "https://github.com/hassio-addons/bashio/archive/v${BASHIO_VERSION}.tar.gz" |
tar -xzf - --strip 1 -C /tmp/bashio