From 6edc32ee0520e189c48c4d58abe58a4cc108b800 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Thu, 20 Jun 2024 09:53:20 -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 355dc0c..c37ebea 100644 --- a/metadata.json +++ b/metadata.json @@ -30,7 +30,8 @@ "operatingsystemrelease": [ "11", "12", - "13" + "13", + "14" ] } ],