Skip to content

Commit f04cccc

Browse files
author
neil
committed
add 15.0
1 parent b819bd5 commit f04cccc

File tree

7 files changed

+31
-14
lines changed

7 files changed

+31
-14
lines changed

conf/13.3.conf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.1
2+
BUILDER_VERSION=1.0.2
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"
@@ -11,4 +11,3 @@ VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v$
1111
HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa"
1212

1313

14-
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.3/vbox.sh"

conf/13.4.conf

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.1
2+
BUILDER_VERSION=1.0.2
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"
@@ -10,6 +10,3 @@ VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v$
1010

1111
HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa"
1212

13-
14-
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.3/vbox.sh"
15-

conf/14.0.conf

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.1
2+
BUILDER_VERSION=1.0.2
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"
@@ -11,5 +11,3 @@ VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v$
1111
HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa"
1212

1313

14-
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.3/vbox.sh"
15-

conf/14.1.conf

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
BUILDER_VERSION=1.0.1
2+
BUILDER_VERSION=1.0.2
33

44

55
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"
@@ -11,6 +11,3 @@ VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v$
1111
HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa"
1212

1313

14-
VM_VBOX_LINK="https://raw.githubusercontent.com/vmactions/vbox/v1.0.3/vbox.sh"
15-
16-

conf/14.2-pre.conf

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
BUILDER_VERSION=1.0.2
3+
4+
5+
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"
6+
7+
OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}.qcow2.zst"
8+
9+
VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-id_rsa.pub"
10+
11+
HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa"
12+
13+

conf/15.0.conf

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
2+
BUILDER_VERSION=1.0.2
3+
4+
5+
CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"
6+
7+
OVA_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}.qcow2.zst"
8+
9+
VM_PUBID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-id_rsa.pub"
10+
11+
HOST_ID_LINK="https://github.com/vmactions/freebsd-builder/releases/download/v${BUILDER_VERSION}/freebsd-${VM_RELEASE}-host.id_rsa"
12+
13+

conf/test.releases

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
"13.2", "13.3", "13.4", "14.0", "14.1"
1+
"13.2", "13.3", "13.4", "14.0", "14.1", "14.2-pre", "15.0"

0 commit comments

Comments
 (0)