Skip to content

Commit 36f9fd1

Browse files
gmarcianihgreebe
authored andcommitted
Bump version to 3.13.1
1 parent a2bcefb commit 36f9fd1

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

pc_support/os_3.13.1.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"os": [
3+
{
4+
"description": "Amazon Linux 2",
5+
"name": "alinux2"
6+
},
7+
{
8+
"description": "Amazon Linux 2023",
9+
"name": "alinux2023"
10+
},
11+
{
12+
"description": "Ubuntu 20.04 LTS",
13+
"name": "ubuntu2004"
14+
},
15+
{
16+
"description": "Ubuntu 22.04 LTS",
17+
"name": "ubuntu2204"
18+
},
19+
{
20+
"description": "CentOS 7",
21+
"name": "centos7"
22+
},
23+
{
24+
"description": "Red Hat Enterprise Linux 8",
25+
"name": "rhel8"
26+
},
27+
{
28+
"description": "Red Hat Enterprise Linux 9",
29+
"name": "rhel9"
30+
}
31+
]
32+
}

0 commit comments

Comments
 (0)