From 35f173be5d3baffe84bcc87334ce541a3d2ec2b3 Mon Sep 17 00:00:00 2001 From: neil Date: Sun, 15 Sep 2024 18:16:57 +0200 Subject: [PATCH] use zstd format --- 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 3bad465..92c9b6a 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.9/vbox.sh" +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.1/vbox.sh" diff --git a/conf/netbsd-9.2.conf b/conf/netbsd-9.2.conf index bc4242e..61a66b9 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.9/vbox.sh" +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.1/vbox.sh" diff --git a/conf/netbsd-9.3.conf b/conf/netbsd-9.3.conf index bed87e7..4d9ef67 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.9/vbox.sh" +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.1/vbox.sh" diff --git a/conf/netbsd-9.4.conf b/conf/netbsd-9.4.conf index 1e7eb15..d775a73 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.9/vbox.sh" +VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.1/vbox.sh"