From 4a653451037e85cdae20c43a3d4e6c55921dcc7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Fri, 21 Jun 2024 17:38:11 -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 b99581ad..848d4c14 100644 --- a/metadata.json +++ b/metadata.json @@ -97,7 +97,8 @@ "operatingsystem": "FreeBSD", "operatingsystemrelease": [ "12", - "13" + "13", + "14" ] } ],