Skip to content

Commit

Permalink
Merge pull request #138 from TraGicCode/feature/update-metadata-suppo…
Browse files Browse the repository at this point in the history
…rted-os

Added ubuntu 16.04 & 2016 + 2008R2 support.
  • Loading branch information
wyardley authored Sep 24, 2017
2 parents eab1757 + 8e8aec4 commit 2fc87cd
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"12.04",
"14.04"
"14.04",
"16.04"
]
},
{
Expand All @@ -48,8 +49,11 @@
{
"operatingsystem": "Windows",
"operatingsystemrelease": [
"Server 2008",
"Server 2012",
"2008",
"2008R2",
"2012",
"2012R2",
"2016",
"7",
"8",
"10"
Expand Down

0 comments on commit 2fc87cd

Please sign in to comment.