From b040907a224425d3230376bd58947be9f0aa6d30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 11:19:04 +0000 Subject: [PATCH] Update dependency gardenlinux/package-cloud-hypervisor-gl to v52.1+260918-1gl0 --- features/sci/exec.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/sci/exec.config b/features/sci/exec.config index 6b3d875..461c18d 100755 --- a/features/sci/exec.config +++ b/features/sci/exec.config @@ -14,7 +14,7 @@ systemctl enable ssh # all versions URL encoded EDK2_VERSION="20260221+260916-1gl0+bp1877" LIBVIRT_VERSION="12.2.0+260916-1gl0+bp1877" -CLOUD_HYPERVISOR_VERSION="52.1+260916-1gl0+bp1877" +CLOUD_HYPERVISOR_VERSION="52.1+260918-1gl0+bp1877" mkdir /tmp/custompackages for p in https://github.com/gardenlinux/package-edk2-cloud-hypervisor-gl/releases/download/$EDK2_VERSION/build.tar.xz.0000 https://github.com/gardenlinux/package-libvirt/releases/download/$LIBVIRT_VERSION/build.tar.xz.0000 https://github.com/gardenlinux/package-cloud-hypervisor-gl/releases/download/$CLOUD_HYPERVISOR_VERSION/build.tar.xz.0000; do