Skip to content

Commit 3b69b06

Browse files
chore(versions.txt): update Erlang/OTP version file
1 parent 56ff6d0 commit 3b69b06

3 files changed

Lines changed: 23 additions & 0 deletions

File tree

assets/erlang_otp_versions_from_gtihub_api.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
[
2+
{
3+
"name": "patch-base-27",
4+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/patch-base-27",
5+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/patch-base-27",
6+
"commit": {
7+
"sha": "c388a2d1b3f9918652276d4798692dd4d8ef97fc",
8+
"url": "https://api.github.com/repos/erlang/otp/commits/c388a2d1b3f9918652276d4798692dd4d8ef97fc"
9+
},
10+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9wYXRjaC1iYXNlLTI3"
11+
},
212
{
313
"name": "patch-base-26",
414
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/patch-base-26",
@@ -49,6 +59,16 @@
4959
},
5060
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9SMTZCMDJfeWllbGRpbmdfYmluYXJ5X3RvX3Rlcm0="
5161
},
62+
{
63+
"name": "OTP-28.0",
64+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-28.0",
65+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-28.0",
66+
"commit": {
67+
"sha": "9e6f6742c4d9e9915ee8af0dcb7d97cf1f836116",
68+
"url": "https://api.github.com/repos/erlang/otp/commits/9e6f6742c4d9e9915ee8af0dcb7d97cf1f836116"
69+
},
70+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjguMA=="
71+
},
5272
{
5373
"name": "OTP-28.0-rc4",
5474
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-28.0-rc4",

assets/prebuilt_versions.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
master
2+
maint-28
23
maint-27
34
maint-26
45
maint-25
@@ -15,6 +16,7 @@ OTP-28.0-rc4
1516
OTP-28.0-rc3
1617
OTP-28.0-rc2
1718
OTP-28.0-rc1
19+
OTP-28.0
1820
OTP-27.3.4
1921
OTP-27.3.3
2022
OTP-27.3.2

assets/versions.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
28.0-rc3
33
28.0-rc2
44
28.0-rc1
5+
28.0
56
27.3.4
67
27.3.3
78
27.3.2

0 commit comments

Comments
 (0)