From 99cfbf8706af981222139778d1a3ba4279f7c1b5 Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 21 Sep 2024 11:47:43 +0200 Subject: [PATCH] speed up --- conf/13.3.conf | 2 +- conf/14.0.conf | 2 +- conf/14.1.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/13.3.conf b/conf/13.3.conf index 9c2d87b..9d451aa 100644 --- a/conf/13.3.conf +++ b/conf/13.3.conf @@ -1,5 +1,5 @@ -BUILDER_VERSION=0.9.9 +BUILDER_VERSION=1.0.0 CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf" diff --git a/conf/14.0.conf b/conf/14.0.conf index 9c2d87b..9d451aa 100644 --- a/conf/14.0.conf +++ b/conf/14.0.conf @@ -1,5 +1,5 @@ -BUILDER_VERSION=0.9.9 +BUILDER_VERSION=1.0.0 CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf" diff --git a/conf/14.1.conf b/conf/14.1.conf index 9c2d87b..9d451aa 100644 --- a/conf/14.1.conf +++ b/conf/14.1.conf @@ -1,5 +1,5 @@ -BUILDER_VERSION=0.9.9 +BUILDER_VERSION=1.0.0 CONF_LINK="https://raw.githubusercontent.com/vmactions/freebsd-builder/v${BUILDER_VERSION}/conf/freebsd-${VM_RELEASE}.conf"