Skip to content

Commit 30a7d22

Browse files
chore(versions.txt): update Erlang/OTP version file
1 parent 0f88b22 commit 30a7d22

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
@@ -59,6 +59,16 @@
5959
},
6060
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9SMTZCMDJfeWllbGRpbmdfYmluYXJ5X3RvX3Rlcm0="
6161
},
62+
{
63+
"name": "OTP-28.0.1",
64+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-28.0.1",
65+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-28.0.1",
66+
"commit": {
67+
"sha": "d9454dbccbaaad4b8796095c8e653b71b066dfaf",
68+
"url": "https://api.github.com/repos/erlang/otp/commits/d9454dbccbaaad4b8796095c8e653b71b066dfaf"
69+
},
70+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjguMC4x"
71+
},
6272
{
6373
"name": "OTP-28.0",
6474
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-28.0",
@@ -109,6 +119,16 @@
109119
},
110120
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjguMC1yYzE="
111121
},
122+
{
123+
"name": "OTP-27.3.4.1",
124+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.3.4.1",
125+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-27.3.4.1",
126+
"commit": {
127+
"sha": "9b7b5431260e05a16eec3ecd530a232d0995d932",
128+
"url": "https://api.github.com/repos/erlang/otp/commits/9b7b5431260e05a16eec3ecd530a232d0995d932"
129+
},
130+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMy40LjE="
131+
},
112132
{
113133
"name": "OTP-27.3.4",
114134
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.3.4",
@@ -299,6 +319,16 @@
299319
},
300320
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMC1yYzE="
301321
},
322+
{
323+
"name": "OTP-26.2.5.13",
324+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.13",
325+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-26.2.5.13",
326+
"commit": {
327+
"sha": "0ac548b57c0491196c27e39518b5f6acf9326c1e",
328+
"url": "https://api.github.com/repos/erlang/otp/commits/0ac548b57c0491196c27e39518b5f6acf9326c1e"
329+
},
330+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjYuMi41LjEz"
331+
},
302332
{
303333
"name": "OTP-26.2.5.12",
304334
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.12",

assets/prebuilt_versions.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ maint-19
1212
maint-18
1313
maint-17
1414
maint
15+
OTP-28.0.1
1516
OTP-28.0-rc4
1617
OTP-28.0-rc3
1718
OTP-28.0-rc2
1819
OTP-28.0-rc1
1920
OTP-28.0
21+
OTP-27.3.4.1
2022
OTP-27.3.4
2123
OTP-27.3.3
2224
OTP-27.3.2
@@ -44,6 +46,7 @@ OTP-26.2.5.5
4446
OTP-26.2.5.4
4547
OTP-26.2.5.3
4648
OTP-26.2.5.2
49+
OTP-26.2.5.13
4750
OTP-26.2.5.12
4851
OTP-26.2.5.11
4952
OTP-26.2.5.10

assets/versions.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
28.0.1
12
28.0-rc4
23
28.0-rc3
34
28.0-rc2
45
28.0-rc1
56
28.0
7+
27.3.4.1
68
27.3.4
79
27.3.3
810
27.3.2
@@ -30,6 +32,7 @@
3032
26.2.5.4
3133
26.2.5.3
3234
26.2.5.2
35+
26.2.5.13
3336
26.2.5.12
3437
26.2.5.11
3538
26.2.5.10

0 commit comments

Comments
 (0)