From 002f306a7feb2c9a74ed5b926746742adf364fbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 21 Aug 2022 22:22:51 +0200 Subject: Fix metadata. --- metadata.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/metadata.json b/metadata.json index af7b539..ed83793 100644 --- a/metadata.json +++ b/metadata.json @@ -8,11 +8,13 @@ "dependencies": [ { "name": "puppetlabs/inifile", - "version": ">= 5.0.0 < 6.0.0" + "version_requirement": ">= 5.0.0 < 6.0.0" } ], "operatingsystem_support": [ - "operatingsystem": "Archlinux" + { + "operatingsystem": "Archlinux" + } ] } -- cgit v1.2.3