Skip to content

Commit

Permalink
fix for ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Sep 6, 2024
1 parent ac5f005 commit 361e661
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion conf/netbsd-10.0.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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.4/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.7/vbox.sh"


2 changes: 1 addition & 1 deletion conf/netbsd-9.0.conf
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ VM_OPTS="conf/netbsd-9.0.opts.txt"

VM_VBOX="./vbox.sh"

VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.4/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.7/vbox.sh"


2 changes: 1 addition & 1 deletion conf/netbsd-9.1.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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.4/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.7/vbox.sh"


2 changes: 1 addition & 1 deletion conf/netbsd-9.2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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.4/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.7/vbox.sh"


2 changes: 1 addition & 1 deletion conf/netbsd-9.3.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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.4/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.7/vbox.sh"


2 changes: 1 addition & 1 deletion conf/netbsd-9.4.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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.4/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v0.9.7/vbox.sh"


0 comments on commit 361e661

Please sign in to comment.