Skip to content

Commit

Permalink
9.2 is gone
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Dec 24, 2024
1 parent 7604eda commit d334d76
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion conf/all.release.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

ALL_RELEASES='"9.2", "9.3", "9.4", "10.0", "10.1"'
ALL_RELEASES='"9.3", "9.4", "10.0", "10.1"'


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/v1.0.2/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.5/vbox.sh"


2 changes: 1 addition & 1 deletion conf/netbsd-10.1.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/v1.0.2/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.5/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/v1.0.2/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.5/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/v1.0.2/vbox.sh"
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.5/vbox.sh"


0 comments on commit d334d76

Please sign in to comment.