Skip to content

Commit

Permalink
fix for 7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Nov 26, 2023
1 parent ff9a8a4 commit 8159d75
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion conf/7.2.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

BUILDER_VERSION=0.9.4
BUILDER_VERSION=0.9.6


CONF_LINK="https://raw.githubusercontent.com/vmactions/openbsd-builder/v${BUILDER_VERSION}/conf/openbsd-${VM_RELEASE}.conf"
Expand Down
2 changes: 1 addition & 1 deletion conf/7.3.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

BUILDER_VERSION=0.9.4
BUILDER_VERSION=0.9.6


CONF_LINK="https://raw.githubusercontent.com/vmactions/openbsd-builder/v${BUILDER_VERSION}/conf/openbsd-${VM_RELEASE}.conf"
Expand Down
2 changes: 1 addition & 1 deletion conf/7.4.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

BUILDER_VERSION=0.9.4
BUILDER_VERSION=0.9.6


CONF_LINK="https://raw.githubusercontent.com/vmactions/openbsd-builder/v${BUILDER_VERSION}/conf/openbsd-${VM_RELEASE}.conf"
Expand Down

0 comments on commit 8159d75

Please sign in to comment.