From 5b90427007c2f4b9a9d5ed825e2656f5b54499f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Fri, 21 Jun 2024 17:33:31 -1000 Subject: [PATCH] Add support for FreeBSD 14 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 78ecee73..64500910 100644 --- a/metadata.json +++ b/metadata.json @@ -78,7 +78,8 @@ "operatingsystem": "FreeBSD", "operatingsystemrelease": [ "12", - "13" + "13", + "14" ] }, {