From 3db1a35a5f84167fb47912440ba4e4c893798d43 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 7 Sep 2024 20:22:38 +0200 Subject: [PATCH] support mem and cpu --- conf/freebsd-13.3.conf | 2 +- conf/freebsd-14.0.conf | 2 +- conf/freebsd-14.1.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/freebsd-13.3.conf b/conf/freebsd-13.3.conf index 310fd9d..654280d 100644 --- a/conf/freebsd-13.3.conf +++ b/conf/freebsd-13.3.conf @@ -22,4 +22,4 @@ VM_OPTS="conf/freebsd-13.1.opts.txt" VM_VBOX="./vbox.sh" -VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.7/vbox.sh" \ No newline at end of file +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.9/vbox.sh" \ No newline at end of file diff --git a/conf/freebsd-14.0.conf b/conf/freebsd-14.0.conf index c712081..d3c9892 100644 --- a/conf/freebsd-14.0.conf +++ b/conf/freebsd-14.0.conf @@ -22,4 +22,4 @@ VM_OPTS="conf/freebsd-13.1.opts.txt" VM_VBOX="./vbox.sh" -VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.7/vbox.sh" \ No newline at end of file +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.9/vbox.sh" \ No newline at end of file diff --git a/conf/freebsd-14.1.conf b/conf/freebsd-14.1.conf index 634aaa0..478ad54 100644 --- a/conf/freebsd-14.1.conf +++ b/conf/freebsd-14.1.conf @@ -22,4 +22,4 @@ VM_OPTS="conf/freebsd-13.1.opts.txt" VM_VBOX="./vbox.sh" -VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.7/vbox.sh" +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.9/vbox.sh"