Skip to content

Commit a64f68c

Browse files
chore(versions.txt): update Erlang/OTP version file
1 parent ae4779b commit a64f68c

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

assets/erlang_otp_versions_from_gtihub_api.json

+20
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,16 @@
1919
},
2020
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9SMTZCMDJfeWllbGRpbmdfYmluYXJ5X3RvX3Rlcm0="
2121
},
22+
{
23+
"name": "OTP-27.0.1",
24+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.0.1",
25+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-27.0.1",
26+
"commit": {
27+
"sha": "ee9628e7ed09ef02e767994a6da5b7a225316aaa",
28+
"url": "https://api.github.com/repos/erlang/otp/commits/ee9628e7ed09ef02e767994a6da5b7a225316aaa"
29+
},
30+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMC4x"
31+
},
2232
{
2333
"name": "OTP-27.0",
2434
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-27.0",
@@ -59,6 +69,16 @@
5969
},
6070
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjcuMC1yYzE="
6171
},
72+
{
73+
"name": "OTP-26.2.5.2",
74+
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.2",
75+
"tarball_url": "https://api.github.com/repos/erlang/otp/tarball/refs/tags/OTP-26.2.5.2",
76+
"commit": {
77+
"sha": "c1805ad6200cec57bf86640fb9a1c715db515b78",
78+
"url": "https://api.github.com/repos/erlang/otp/commits/c1805ad6200cec57bf86640fb9a1c715db515b78"
79+
},
80+
"node_id": "MDM6UmVmMzc0OTI3OnJlZnMvdGFncy9PVFAtMjYuMi41LjI="
81+
},
6282
{
6383
"name": "OTP-26.2.5.1",
6484
"zipball_url": "https://api.github.com/repos/erlang/otp/zipball/refs/tags/OTP-26.2.5.1",

assets/versions.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
27.0.1
12
27.0-rc3
23
27.0-rc2
34
27.0-rc1
45
27.0
6+
26.2.5.2
57
26.2.5.1
68
26.2.5
79
26.2.4

0 commit comments

Comments
 (0)