|
114 | 114 | 'postgrespro-ent-11': '11.6.1', |
115 | 115 | 'postgrespro-1c-9.6': None, |
116 | 116 | }, |
| 117 | + # altlinux-10 |
| 118 | + "starter kit p10": { |
| 119 | + 'postgresql--9.6': None, |
| 120 | + 'postgresql--10': None, |
| 121 | + 'postgresql--11': None, |
| 122 | + 'postgresql--12': None, |
| 123 | + 'postgresql--13': None, |
| 124 | + 'postgrespro-std-9.6': None, |
| 125 | + 'postgrespro-std-10': None, |
| 126 | + 'postgrespro-std-11': '11.14.1', |
| 127 | + 'postgrespro-std-12': '12.9.1', |
| 128 | + 'postgrespro-std-13': '13.5.1', |
| 129 | + 'postgrespro-ent-9.6': None, |
| 130 | + 'postgrespro-ent-10': None, |
| 131 | + 'postgrespro-ent-11': '11.14.1', |
| 132 | + 'postgrespro-ent-12': '12.9.1', |
| 133 | + 'postgrespro-ent-13': '13.15.1', |
| 134 | + 'postgrespro-1c-9.6': None, |
| 135 | + 'postgrespro-1c-10': None, |
| 136 | + 'postgrespro-1c-11': '11.14.1', |
| 137 | + 'postgrespro-1c-12': '12.9.1', |
| 138 | + 'postgrespro-1c-13': '13.5.1', |
| 139 | + }, |
117 | 140 | # "starter kit p9" ALT For ARM64 |
118 | 141 | "starter kit p9 aarch64": { |
119 | 142 | 'postgresql--9.6': None, |
|
0 commit comments