chore(deps): update dependency homebridge/homebridge-apt-pkg to v1.3.5 #3

Merged
renovate-bot merged 1 commit from renovate/homebridge-homebridge-apt-pkg-1.x into main 2024-09-03 16:04:34 +02:00

View file

@ -6,7 +6,7 @@ ENV S6_OVERLAY_VERSION=3.1.6.2 \
S6_KEEP_ENV=1 \ S6_KEEP_ENV=1 \
USER=root \ USER=root \
# renovate: datasource=github-releases depName=homebridge/homebridge-apt-pkg # renovate: datasource=github-releases depName=homebridge/homebridge-apt-pkg
HOMEBRIDGE_PKG_VERSION=1.3.4 \ HOMEBRIDGE_PKG_VERSION=1.3.5 \
HOMEBRIDGE_APT_PACKAGE=1 \ HOMEBRIDGE_APT_PACKAGE=1 \
UIX_CUSTOM_PLUGIN_PATH="/var/lib/homebridge/node_modules" \ UIX_CUSTOM_PLUGIN_PATH="/var/lib/homebridge/node_modules" \
PATH="/opt/homebridge/bin:/var/lib/homebridge/node_modules/.bin:$PATH" \ PATH="/opt/homebridge/bin:/var/lib/homebridge/node_modules/.bin:$PATH" \