Skip to content

Commit 52ef1a6

Browse files
chore(versions.txt): update Erlang/OTP version file
1 parent cdd064a commit 52ef1a6

3 files changed

Lines changed: 37 additions & 0 deletions

File tree

assets/erlang_otp_versions_from_gtihub_api.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,16 @@
5959
},
6060
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjguMC1yYzE="
6161
},
62+
{
63+
"name": "OTP-27.2.4",
64+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.2.4",
65+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-27.2.4",
66+
"commit": {
67+
"sha": "fc23816894479e0da3a22faaf90c16db3071ade5",
68+
"url": "https://api.github.com/repos/erlang/otp/commits/fc23816894479e0da3a22faaf90c16db3071ade5"
69+
},
70+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMi40"
71+
},
6272
{
6373
"name": "OTP-27.2.3",
6474
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.2.3",
@@ -189,6 +199,16 @@
189199
},
190200
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMC1yYzE="
191201
},
202+
{
203+
"name": "OTP-26.2.5.9",
204+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.9",
205+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-26.2.5.9",
206+
"commit": {
207+
"sha": "a2da0bad3f2d49dc1878f46f2d2961144ae0e0cb",
208+
"url": "https://api.github.com/repos/erlang/otp/commits/a2da0bad3f2d49dc1878f46f2d2961144ae0e0cb"
209+
},
210+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjYuMi41Ljk="
211+
},
192212
{
193213
"name": "OTP-26.2.5.8",
194214
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.8",
@@ -419,6 +439,16 @@
419439
},
420440
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjYuMC1yYzE="
421441
},
442+
{
443+
"name": "OTP-25.3.2.18",
444+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-25.3.2.18",
445+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-25.3.2.18",
446+
"commit": {
447+
"sha": "2a848b575d6fc7797fe88e226d1e5d26c894251d",
448+
"url": "https://api.github.com/repos/erlang/otp/commits/2a848b575d6fc7797fe88e226d1e5d26c894251d"
449+
},
450+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjUuMy4yLjE4"
451+
},
422452
{
423453
"name": "OTP-25.3.2.17",
424454
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-25.3.2.17",

assets/prebuilt_versions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ maint-18
1212
maint-17
1313
maint
1414
OTP-28.0-rc1
15+
OTP-27.2.4
16+
OTP-27.2.3
1517
OTP-27.2.2
1618
OTP-27.2.1
1719
OTP-27.2
@@ -24,6 +26,7 @@ OTP-27.0-rc3
2426
OTP-27.0-rc2
2527
OTP-27.0-rc1
2628
OTP-27.0
29+
OTP-26.2.5.9
2730
OTP-26.2.5.8
2831
OTP-26.2.5.7
2932
OTP-26.2.5.6
@@ -55,6 +58,7 @@ OTP-25.3.2.5
5558
OTP-25.3.2.4
5659
OTP-25.3.2.3
5760
OTP-25.3.2.2
61+
OTP-25.3.2.18
5862
OTP-25.3.2.17
5963
OTP-25.3.2.16
6064
OTP-25.3.2.15

assets/versions.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
28.0-rc1
2+
27.2.4
23
27.2.3
34
27.2.2
45
27.2.1
@@ -12,6 +13,7 @@
1213
27.0-rc2
1314
27.0-rc1
1415
27.0
16+
26.2.5.9
1517
26.2.5.8
1618
26.2.5.7
1719
26.2.5.6
@@ -43,6 +45,7 @@
4345
25.3.2.4
4446
25.3.2.3
4547
25.3.2.2
48+
25.3.2.18
4649
25.3.2.17
4750
25.3.2.16
4851
25.3.2.15

0 commit comments

Comments
 (0)