Skip to content

Commit fe3299a

Browse files
chore(versions.txt): update Erlang/OTP version file
1 parent 2052266 commit fe3299a

4 files changed

Lines changed: 52 additions & 0 deletions

File tree

assets/erlang_otp_versions_from_gtihub_api.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,26 @@
5959
},
6060
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9SMTZCMDJfeWllbGRpbmdfYmluYXJ5X3RvX3Rlcm0="
6161
},
62+
{
63+
"name": "OTP-28.0.4",
64+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-28.0.4",
65+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-28.0.4",
66+
"commit": {
67+
"sha": "eec5ff40a2ae2c3b3c6d952709ba4f16a6769024",
68+
"url": "https://api.github.com/repos/erlang/otp/commits/eec5ff40a2ae2c3b3c6d952709ba4f16a6769024"
69+
},
70+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjguMC40"
71+
},
72+
{
73+
"name": "OTP-28.0.3",
74+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-28.0.3",
75+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-28.0.3",
76+
"commit": {
77+
"sha": "756621cebe01ec43df61d9627380ca7e1e301c9b",
78+
"url": "https://api.github.com/repos/erlang/otp/commits/756621cebe01ec43df61d9627380ca7e1e301c9b"
79+
},
80+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjguMC4z"
81+
},
6282
{
6383
"name": "OTP-28.0.2",
6484
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-28.0.2",
@@ -129,6 +149,16 @@
129149
},
130150
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjguMC1yYzE="
131151
},
152+
{
153+
"name": "OTP-27.3.4.3",
154+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.3.4.3",
155+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-27.3.4.3",
156+
"commit": {
157+
"sha": "940ec0f6f0370ecf5cd93cae31fd91f4651ddca6",
158+
"url": "https://api.github.com/repos/erlang/otp/commits/940ec0f6f0370ecf5cd93cae31fd91f4651ddca6"
159+
},
160+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMy40LjM="
161+
},
132162
{
133163
"name": "OTP-27.3.4.2",
134164
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.3.4.2",
@@ -339,6 +369,16 @@
339369
},
340370
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMC1yYzE="
341371
},
372+
{
373+
"name": "OTP-26.2.5.15",
374+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.15",
375+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-26.2.5.15",
376+
"commit": {
377+
"sha": "4d9b61940e8d4dd00059306983022e3114fdf245",
378+
"url": "https://api.github.com/repos/erlang/otp/commits/4d9b61940e8d4dd00059306983022e3114fdf245"
379+
},
380+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjYuMi41LjE1"
381+
},
342382
{
343383
"name": "OTP-26.2.5.14",
344384
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.14",

assets/macos_prebuilt_versions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,16 @@ maint-28-latest
44
maint-27-latest
55
maint-26-latest
66
maint-25-latest
7+
28.0.4
8+
28.0.3
79
28.0.2
810
28.0.1
911
28.0-rc4
1012
28.0-rc3
1113
28.0-rc2
1214
28.0-rc1
1315
28.0
16+
27.3.4.3
1417
27.3.4.2
1518
27.3.4.1
1619
27.3.4
@@ -40,6 +43,7 @@ maint-25-latest
4043
26.2.5.4
4144
26.2.5.3
4245
26.2.5.2
46+
26.2.5.15
4347
26.2.5.14
4448
26.2.5.13
4549
26.2.5.12

assets/prebuilt_versions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,16 @@ maint-19
1212
maint-18
1313
maint-17
1414
maint
15+
OTP-28.0.4
16+
OTP-28.0.3
1517
OTP-28.0.2
1618
OTP-28.0.1
1719
OTP-28.0-rc4
1820
OTP-28.0-rc3
1921
OTP-28.0-rc2
2022
OTP-28.0-rc1
2123
OTP-28.0
24+
OTP-27.3.4.3
2225
OTP-27.3.4.2
2326
OTP-27.3.4.1
2427
OTP-27.3.4
@@ -48,6 +51,7 @@ OTP-26.2.5.5
4851
OTP-26.2.5.4
4952
OTP-26.2.5.3
5053
OTP-26.2.5.2
54+
OTP-26.2.5.15
5155
OTP-26.2.5.14
5256
OTP-26.2.5.13
5357
OTP-26.2.5.12

assets/versions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1+
28.0.4
2+
28.0.3
13
28.0.2
24
28.0.1
35
28.0-rc4
46
28.0-rc3
57
28.0-rc2
68
28.0-rc1
79
28.0
10+
27.3.4.3
811
27.3.4.2
912
27.3.4.1
1013
27.3.4
@@ -34,6 +37,7 @@
3437
26.2.5.4
3538
26.2.5.3
3639
26.2.5.2
40+
26.2.5.15
3741
26.2.5.14
3842
26.2.5.13
3943
26.2.5.12

0 commit comments

Comments
 (0)