Allow archive 6.x

A new major version of the archive module was released which add support
for new operating systems and drop support of legacy ones.
This commit is contained in:
Romain Tartière
2021-08-26 06:47:13 -10:00
parent 04cccb09c8
commit 529a37ca4e

View File

@@ -14,7 +14,7 @@
}, },
{ {
"name": "puppet/archive", "name": "puppet/archive",
"version_requirement": ">= 1.1.0 < 6.0.0" "version_requirement": ">= 1.1.0 < 7.0.0"
} }
], ],
"operatingsystem_support": [ "operatingsystem_support": [