From 3bf87332e8cc1c05f0db8a9fcd0491d4a1f015fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 11:19:10 +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 ccc4ab7..e8d4cf8 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+bp2150" LIBVIRT_VERSION="12.2.0+260916-1gl0+bp2150" -CLOUD_HYPERVISOR_VERSION="52.1+260916-1gl0+bp2150" +CLOUD_HYPERVISOR_VERSION="52.1+260918-1gl0+bp2150" 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