From 1d83acb2ca5f0d6b99f3cfe35a0217b8bcd89101 Mon Sep 17 00:00:00 2001 From: gferraro Date: Wed, 3 Jun 2026 16:13:39 +1200 Subject: [PATCH] update tc2-hat-controller --- tc2/tc2-hat-controller/init.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tc2/tc2-hat-controller/init.sls b/tc2/tc2-hat-controller/init.sls index 038174f..1fa06d6 100644 --- a/tc2/tc2-hat-controller/init.sls +++ b/tc2/tc2-hat-controller/init.sls @@ -1,7 +1,7 @@ tc2-hat-controller-pkg: cacophony.pkg_installed_from_github: - name: tc2-hat-controller - - version: "0.28.1" + - version: "0.30.0" - architecture: "arm64" - branch: "main"