From b77bd761187510f2de72ac87cc5e64eeba8b0a7c Mon Sep 17 00:00:00 2001 From: chaloh Date: Fri, 8 Nov 2024 00:09:00 +0800 Subject: [PATCH] add new linux supported os --- src/handwritten/_installer_metadata.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/handwritten/_installer_metadata.json b/src/handwritten/_installer_metadata.json index c2ab270c..23066bcf 100644 --- a/src/handwritten/_installer_metadata.json +++ b/src/handwritten/_installer_metadata.json @@ -22,6 +22,7 @@ "supportedOS": [ "ubuntu 20.04", "ubuntu 22.04", + "ubuntu 24.04", "rhel 8", "rhel 9", "opensuse 15.4",