Skip to content

Commit 9deb0bd

Browse files
authored
Merge pull request #921 from pmcmaw/update_debian_support
Removing Debian 6 and adding Debian 9
2 parents 608d0d5 + f14f78c commit 9deb0bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
{
5050
"operatingsystem": "Debian",
5151
"operatingsystemrelease": [
52-
"6",
5352
"7",
54-
"8"
53+
"8",
54+
"9"
5555
]
5656
},
5757
{

0 commit comments

Comments
 (0)