Skip to content

Commit 28b4dc3

Browse files
authored
(GH-124) Update supported Operating Systems (#125)
Closes #124
1 parent 7ac842e commit 28b4dc3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

metadata.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
"operatingsystem": "Debian",
4343
"operatingsystemrelease": [
4444
"10",
45-
"11"
45+
"11",
46+
"12"
4647
]
4748
},
4849
{
@@ -53,6 +54,12 @@
5354
"22.04"
5455
]
5556
},
57+
{
58+
"operatingsystem": "Solaris",
59+
"operatingsystemrelease": [
60+
"11"
61+
]
62+
},
5663
{
5764
"operatingsystem": "windows",
5865
"operatingsystemrelease": [

0 commit comments

Comments
 (0)