From 34cbe854dea8282687d26d9bc6c10b5f180fd32c Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 7 Sep 2024 20:32:44 +0200 Subject: [PATCH] support mem and cpu --- conf/netbsd-10.0.conf | 2 +- conf/netbsd-9.2.conf | 2 +- conf/netbsd-9.3.conf | 2 +- conf/netbsd-9.4.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/netbsd-10.0.conf b/conf/netbsd-10.0.conf index 0bb65d3..3bad465 100644 --- a/conf/netbsd-10.0.conf +++ b/conf/netbsd-10.0.conf @@ -23,6 +23,6 @@ VM_OPTS="conf/netbsd-10.0.opts.txt" VM_VBOX="./vbox.sh" -VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.8/vbox.sh" +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.9/vbox.sh" diff --git a/conf/netbsd-9.2.conf b/conf/netbsd-9.2.conf index 329aaa7..bc4242e 100644 --- a/conf/netbsd-9.2.conf +++ b/conf/netbsd-9.2.conf @@ -22,6 +22,6 @@ VM_OPTS="conf/netbsd-9.0.opts.txt" VM_VBOX="./vbox.sh" -VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.8/vbox.sh" +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.9/vbox.sh" diff --git a/conf/netbsd-9.3.conf b/conf/netbsd-9.3.conf index cda8e65..bed87e7 100644 --- a/conf/netbsd-9.3.conf +++ b/conf/netbsd-9.3.conf @@ -22,6 +22,6 @@ VM_OPTS="conf/netbsd-9.0.opts.txt" VM_VBOX="./vbox.sh" -VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.8/vbox.sh" +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.9/vbox.sh" diff --git a/conf/netbsd-9.4.conf b/conf/netbsd-9.4.conf index e2aa734..1e7eb15 100644 --- a/conf/netbsd-9.4.conf +++ b/conf/netbsd-9.4.conf @@ -22,6 +22,6 @@ VM_OPTS="conf/netbsd-9.0.opts.txt" VM_VBOX="./vbox.sh" -VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.8/vbox.sh" +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.9/vbox.sh"