Skip to content

Commit e14c624

Browse files
committed
Sort the updates
1 parent 136b684 commit e14c624

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/cfnlint/data/AdditionalSpecs/LmbdRuntimeLifecycle.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,18 +107,18 @@
107107
"successor": "nodejs20.x",
108108
"update-block": "2020-03-06"
109109
},
110-
"python2.7": {
111-
"create-block": "2021-07-15",
112-
"deprecated": "2021-07-15",
113-
"successor": "python3.12",
114-
"update-block": "2022-05-30"
115-
},
116110
"provided": {
117111
"create-block": "2024-02-08",
118112
"deprecated": "2024-01-08",
119113
"successor": "provided.al2023",
120114
"update-block": "2025-02-28"
121115
},
116+
"python2.7": {
117+
"create-block": "2021-07-15",
118+
"deprecated": "2021-07-15",
119+
"successor": "python3.12",
120+
"update-block": "2022-05-30"
121+
},
122122
"python3.6": {
123123
"create-block": "2022-07-18",
124124
"deprecated": "2022-07-18",

0 commit comments

Comments
 (0)