Skip to content

Commit 2d384bb

Browse files
chore(versions.txt): update Erlang/OTP version file
1 parent 12a57a8 commit 2d384bb

3 files changed

Lines changed: 36 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
@@ -69,6 +69,16 @@
6969
},
7070
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjguMC1yYzE="
7171
},
72+
{
73+
"name": "OTP-27.3.1",
74+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.3.1",
75+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-27.3.1",
76+
"commit": {
77+
"sha": "76266a91989378ce53159eee4bd16773e248f5f3",
78+
"url": "https://api.github.com/repos/erlang/otp/commits/76266a91989378ce53159eee4bd16773e248f5f3"
79+
},
80+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMy4x"
81+
},
7282
{
7383
"name": "OTP-27.3",
7484
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.3",
@@ -219,6 +229,16 @@
219229
},
220230
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMC1yYzE="
221231
},
232+
{
233+
"name": "OTP-26.2.5.10",
234+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.10",
235+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-26.2.5.10",
236+
"commit": {
237+
"sha": "f607645b971572b03f9f45551b1804f41fac8fa7",
238+
"url": "https://api.github.com/repos/erlang/otp/commits/f607645b971572b03f9f45551b1804f41fac8fa7"
239+
},
240+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjYuMi41LjEw"
241+
},
222242
{
223243
"name": "OTP-26.2.5.9",
224244
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.9",
@@ -459,6 +479,16 @@
459479
},
460480
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjYuMC1yYzE="
461481
},
482+
{
483+
"name": "OTP-25.3.2.19",
484+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-25.3.2.19",
485+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-25.3.2.19",
486+
"commit": {
487+
"sha": "6cbc096a58ace1904a42944be1b6e89c4f59cc18",
488+
"url": "https://api.github.com/repos/erlang/otp/commits/6cbc096a58ace1904a42944be1b6e89c4f59cc18"
489+
},
490+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjUuMy4yLjE5"
491+
},
462492
{
463493
"name": "OTP-25.3.2.18",
464494
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-25.3.2.18",

assets/prebuilt_versions.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ maint-17
1313
maint
1414
OTP-28.0-rc2
1515
OTP-28.0-rc1
16+
OTP-27.3.1
1617
OTP-27.3
1718
OTP-27.2.4
1819
OTP-27.2.3
@@ -36,6 +37,7 @@ OTP-26.2.5.5
3637
OTP-26.2.5.4
3738
OTP-26.2.5.3
3839
OTP-26.2.5.2
40+
OTP-26.2.5.10
3941
OTP-26.2.5.1
4042
OTP-26.2.5
4143
OTP-26.2.4
@@ -60,6 +62,7 @@ OTP-25.3.2.5
6062
OTP-25.3.2.4
6163
OTP-25.3.2.3
6264
OTP-25.3.2.2
65+
OTP-25.3.2.19
6366
OTP-25.3.2.18
6467
OTP-25.3.2.17
6568
OTP-25.3.2.16

assets/versions.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
28.0-rc2
22
28.0-rc1
3+
27.3.1
34
27.3
45
27.2.4
56
27.2.3
@@ -23,6 +24,7 @@
2324
26.2.5.4
2425
26.2.5.3
2526
26.2.5.2
27+
26.2.5.10
2628
26.2.5.1
2729
26.2.5
2830
26.2.4
@@ -47,6 +49,7 @@
4749
25.3.2.4
4850
25.3.2.3
4951
25.3.2.2
52+
25.3.2.19
5053
25.3.2.18
5154
25.3.2.17
5255
25.3.2.16

0 commit comments

Comments
 (0)