From 791a30342bca2327ec0deab94558d58f33f8ed5f Mon Sep 17 00:00:00 2001 From: Homebridge Alpha Bot Date: Wed, 3 Sep 2025 15:05:21 +0000 Subject: [PATCH] Update alpha dependencies in alpha/32bit,alpha/64bit --- alpha/32bit/package.json | 3 ++- alpha/64bit/package.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/alpha/32bit/package.json b/alpha/32bit/package.json index 74dd13a..e42aac4 100644 --- a/alpha/32bit/package.json +++ b/alpha/32bit/package.json @@ -21,9 +21,10 @@ "homepage": "https://github.com/homebridge/homebridge-apt-pkg#readme", "private": false, "dependencies": { + "@homebridge-plugins/homebridge-plugin-update-check": "2.3.1-beta.6", "homebridge": "2.0.0-alpha.39", "homebridge-config-ui-x": "5.5.1-alpha.0", "homebridge-plugin-update-check": "2.0.0-beta.2", "node": "22.19.0" } -} \ No newline at end of file +} diff --git a/alpha/64bit/package.json b/alpha/64bit/package.json index 60aac51..bbeb47b 100644 --- a/alpha/64bit/package.json +++ b/alpha/64bit/package.json @@ -21,9 +21,10 @@ "homepage": "https://github.com/homebridge/homebridge-apt-pkg#readme", "private": false, "dependencies": { + "@homebridge-plugins/homebridge-plugin-update-check": "2.3.1-beta.6", "homebridge": "2.0.0-alpha.39", "homebridge-config-ui-x": "5.5.1-alpha.0", "homebridge-plugin-update-check": "2.0.0-beta.2", "node": "24.7.0" } -} \ No newline at end of file +}