forked from openSUSE/openSUSE-release-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapimap.json
32 lines (32 loc) · 774 Bytes
/
apimap.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"openSUSE:Leap:15.4:Update" : {
"version": "15.4",
"flavor": "DVD-Incidents",
"distri": "opensuse"
},
"openSUSE:Backports:SLE-15-SP4:Update" : {
"version": "15.4",
"flavor": "DVD-Backports-Incidents",
"distri": "opensuse"
},
"openSUSE:Leap:15.5:Update" : {
"version": "15.5",
"flavor": "DVD-Incidents",
"distri": "opensuse"
},
"openSUSE:Backports:SLE-15-SP5:Update" : {
"version": "15.5",
"flavor": "DVD-Backports-Incidents",
"distri": "opensuse"
},
"openSUSE:Leap:15.6:Update" : {
"version": "15.6",
"flavor": "DVD-Incidents",
"distri": "opensuse"
},
"openSUSE:Backports:SLE-15-SP6:Update" : {
"version": "15.6",
"flavor": "DVD-Backports-Incidents",
"distri": "opensuse"
}
}