From 4c3a39ec8b85b5869d185668b48e4ce1fcb74898 Mon Sep 17 00:00:00 2001 From: neil Date: Fri, 6 Sep 2024 18:19:39 +0200 Subject: [PATCH] fix for ubuntu 24.04 --- conf/solaris-11.4-gcc.conf | 2 +- conf/solaris-11.4.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/solaris-11.4-gcc.conf b/conf/solaris-11.4-gcc.conf index 3c4045c..8e1bca0 100644 --- a/conf/solaris-11.4-gcc.conf +++ b/conf/solaris-11.4-gcc.conf @@ -26,4 +26,4 @@ VM_OPTS="conf/solaris-11.4.opts.txt" VM_VBOX="./vbox.sh" -VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.5/vbox.sh" +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.8/vbox.sh" diff --git a/conf/solaris-11.4.conf b/conf/solaris-11.4.conf index 1e31396..577e017 100644 --- a/conf/solaris-11.4.conf +++ b/conf/solaris-11.4.conf @@ -26,4 +26,4 @@ VM_OPTS="conf/solaris-11.4.opts.txt" VM_VBOX="./vbox.sh" -VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.5/vbox.sh" +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.8/vbox.sh"