From 0682ebeb5630731ff20d290d61526cb06e0cf665 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Tue, 3 Oct 2023 21:36:24 +0200 Subject: [PATCH] Maintanace --- external/code.conf | 2 +- external/openhab.conf | 2 +- external/zoom.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/external/code.conf b/external/code.conf index e3afa940..3c8370dc 100644 --- a/external/code.conf +++ b/external/code.conf @@ -4,6 +4,6 @@ RELEASE=all TARGET=desktop METHOD=aptly INSTALL=code -GLOB="Name (% code), \$Version (>= 1.82.2)" +GLOB="Name (% code), \$Version (>= 1.82.3)" ARCH=armhf:arm64:amd64 REPOSITORY=BS diff --git a/external/openhab.conf b/external/openhab.conf index 0d4814f1..bb6db969 100644 --- a/external/openhab.conf +++ b/external/openhab.conf @@ -4,6 +4,6 @@ RELEASE=main TARGET=utils METHOD=aptly INSTALL=openhab -GLOB="Name (% openhab*), \$Version (> 4.0.0)" +GLOB="Name (% openhab*), \$Version (> 4.0.2)" ARCH=arm64:amd64 REPOSITORY=BS diff --git a/external/zoom.conf b/external/zoom.conf index ccb5c47d..92d6896c 100644 --- a/external/zoom.conf +++ b/external/zoom.conf @@ -4,6 +4,6 @@ RELEASE=all TARGET=desktop METHOD=aptly INSTALL=zoom -GLOB="Name (% zoom), \$Version (>= 5.15.5)" +GLOB="Name (% zoom), \$Version (>= 5.16.2)" ARCH=amd64 REPOSITORY=BS