Skip to content

Commit

Permalink
chore: Bumped up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
NSSPKrishna committed Jun 20, 2024
1 parent 1531fe3 commit b962c49
Showing 1 changed file with 7 additions and 32 deletions.
39 changes: 7 additions & 32 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,46 +20,27 @@
"operatingsystem_support": [
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8"
]
"operatingsystemrelease": ["7", "8"]
},
{
"operatingsystem": "AmazonLinux",
"operatingsystemrelease": [
"2",
"2022"
]
"operatingsystemrelease": ["2", "2022"]
},
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9"
]
"operatingsystemrelease": ["7", "8", "9"]
},
{
"operatingsystem": "OpenSUSE",
"operatingsystemrelease": [
"11",
"12",
"13"
]
"operatingsystemrelease": ["11", "12", "13"]
},
{
"operatingsystem": "SLES",
"operatingsystemrelease": [
"12",
"15"
]
"operatingsystemrelease": ["12", "15"]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10"
]
"operatingsystemrelease": ["10"]
},
{
"operatingsystem": "Ubuntu",
Expand All @@ -74,13 +55,7 @@
},
{
"operatingsystem": "windows",
"operatingsystemrelease": [
"2012",
"2016",
"2019",
"2022",
"10"
]
"operatingsystemrelease": ["2012", "2016", "2019", "2022", "10"]
}
],
"requirements": [
Expand Down

0 comments on commit b962c49

Please sign in to comment.