diff --git a/installer/opensuse/bootstrap b/installer/opensuse/bootstrap index 300ad0216..33ab5707c 100644 --- a/installer/opensuse/bootstrap +++ b/installer/opensuse/bootstrap @@ -15,6 +15,7 @@ url_tumbleweed_aarch64="http://download.opensuse.org/ports/aarch64/tumbleweed/im # Leap url_leap_42_2_armv7hl="http://download.opensuse.org/ports/armv7hl/distribution/leap/42.2/appliances/openSUSE-Leap42.2-ARM-JeOS.armv7-rootfs.armv7l.tbz" url_leap_42_2_aarch64="http://download.opensuse.org/ports/aarch64/distribution/leap/42.2/appliances/openSUSE-Leap42.2-ARM-JeOS.aarch64-rootfs.aarch64.tbz" +url_leap_42_3_aarch64="http://download.opensuse.org/ports/aarch64/distribution/leap/42.3/appliances/openSUSE-Leap42.3-ARM-JeOS.aarch64-rootfs.aarch64.tbz" BOOTSTRAP_ARCH="$ARCH" BOOTSTRAP_RELEASE="$RELEASE" diff --git a/installer/opensuse/releases b/installer/opensuse/releases index b34e99ca9..688531b39 100644 --- a/installer/opensuse/releases +++ b/installer/opensuse/releases @@ -1,2 +1,3 @@ tumbleweed leap-42.2 +leap-42.3