[sles] Support 4 letter months.

This is same issue as on COS page, and we fix
it similarly (see cos.py)
This commit is contained in:
Nemo
2023-06-19 22:54:56 +05:30
parent df5f3a0187
commit 5d3658e00f
2 changed files with 9 additions and 6 deletions

View File

@@ -19,5 +19,6 @@
"15.1": "2019-06-24",
"15.2": "2020-07-21",
"15.3": "2021-06-22",
"15.4": "2022-06-21"
"15.4": "2022-06-21",
"15.5": "2023-06-20"
}