From 2c52bf2a8883e56c4b2c4299570d49354b1481ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Tarti=C3=A8re?= Date: Thu, 1 Jan 2026 09:24:08 -1000 Subject: [PATCH] Add support for FreeBSD 15 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index a536b318..cb61fec1 100644 --- a/metadata.json +++ b/metadata.json @@ -45,7 +45,8 @@ "operatingsystem": "FreeBSD", "operatingsystemrelease": [ "13", - "14" + "14", + "15" ] }, {