Skip to content

Commit a31f6b3

Browse files
chore(versions.txt): update Erlang/OTP version file
1 parent 6cbe529 commit a31f6b3

3 files changed

Lines changed: 48 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
@@ -49,6 +49,16 @@
4949
},
5050
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9SMTZCMDJfeWllbGRpbmdfYmluYXJ5X3RvX3Rlcm0="
5151
},
52+
{
53+
"name": "OTP-28.0-rc3",
54+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-28.0-rc3",
55+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-28.0-rc3",
56+
"commit": {
57+
"sha": "feae4e669818cb794a1755036c1b11f672634f8f",
58+
"url": "https://api.github.com/repos/erlang/otp/commits/feae4e669818cb794a1755036c1b11f672634f8f"
59+
},
60+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjguMC1yYzM="
61+
},
5262
{
5363
"name": "OTP-28.0-rc2",
5464
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-28.0-rc2",
@@ -69,6 +79,16 @@
6979
},
7080
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjguMC1yYzE="
7181
},
82+
{
83+
"name": "OTP-27.3.3",
84+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.3.3",
85+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-27.3.3",
86+
"commit": {
87+
"sha": "10e20b1dbe39b056fab430e50b08cb4f3696ae87",
88+
"url": "https://api.github.com/repos/erlang/otp/commits/10e20b1dbe39b056fab430e50b08cb4f3696ae87"
89+
},
90+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMy4z"
91+
},
7292
{
7393
"name": "OTP-27.3.2",
7494
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.3.2",
@@ -239,6 +259,16 @@
239259
},
240260
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMC1yYzE="
241261
},
262+
{
263+
"name": "OTP-26.2.5.11",
264+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.11",
265+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-26.2.5.11",
266+
"commit": {
267+
"sha": "9f6c4eb54823324d1e6f8cb95c15feb09f09044e",
268+
"url": "https://api.github.com/repos/erlang/otp/commits/9f6c4eb54823324d1e6f8cb95c15feb09f09044e"
269+
},
270+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjYuMi41LjEx"
271+
},
242272
{
243273
"name": "OTP-26.2.5.10",
244274
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.10",
@@ -489,6 +519,16 @@
489519
},
490520
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjYuMC1yYzE="
491521
},
522+
{
523+
"name": "OTP-25.3.2.20",
524+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-25.3.2.20",
525+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-25.3.2.20",
526+
"commit": {
527+
"sha": "ae0052c7f891ce805e2b53493a5304e2ee008aeb",
528+
"url": "https://api.github.com/repos/erlang/otp/commits/ae0052c7f891ce805e2b53493a5304e2ee008aeb"
529+
},
530+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjUuMy4yLjIw"
531+
},
492532
{
493533
"name": "OTP-25.3.2.19",
494534
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-25.3.2.19",

assets/prebuilt_versions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@ maint-19
1111
maint-18
1212
maint-17
1313
maint
14+
OTP-28.0-rc3
1415
OTP-28.0-rc2
1516
OTP-28.0-rc1
17+
OTP-27.3.3
1618
OTP-27.3.2
1719
OTP-27.3.1
1820
OTP-27.3
@@ -38,6 +40,7 @@ OTP-26.2.5.5
3840
OTP-26.2.5.4
3941
OTP-26.2.5.3
4042
OTP-26.2.5.2
43+
OTP-26.2.5.11
4144
OTP-26.2.5.10
4245
OTP-26.2.5.1
4346
OTP-26.2.5
@@ -62,6 +65,7 @@ OTP-25.3.2.6
6265
OTP-25.3.2.5
6366
OTP-25.3.2.4
6467
OTP-25.3.2.3
68+
OTP-25.3.2.20
6569
OTP-25.3.2.2
6670
OTP-25.3.2.19
6771
OTP-25.3.2.18

assets/versions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
28.0-rc3
12
28.0-rc2
23
28.0-rc1
4+
27.3.3
35
27.3.2
46
27.3.1
57
27.3
@@ -25,6 +27,7 @@
2527
26.2.5.4
2628
26.2.5.3
2729
26.2.5.2
30+
26.2.5.11
2831
26.2.5.10
2932
26.2.5.1
3033
26.2.5
@@ -49,6 +52,7 @@
4952
25.3.2.5
5053
25.3.2.4
5154
25.3.2.3
55+
25.3.2.20
5256
25.3.2.2
5357
25.3.2.19
5458
25.3.2.18

0 commit comments

Comments
 (0)