Skip to content

Commit

Permalink
update module dependencies and OS support
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed Jul 25, 2023
1 parent f47f63b commit 5b871c8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
{
"name": "puppet/archive",
"version_requirement": ">= 6.0.0 < 7.0.0"
"version_requirement": ">= 6.0.0 < 8.0.0"
}
],
"operatingsystem_support": [
Expand Down Expand Up @@ -44,7 +44,6 @@
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"18.04",
"20.04",
"22.04"
]
Expand All @@ -56,7 +55,7 @@
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 6.0.0 < 8.0.0"
"version_requirement": ">= 6.0.0 < 9.0.0"
}
],
"tags": [
Expand Down

0 comments on commit 5b871c8

Please sign in to comment.