File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ function main {
2828
2929 # UPDATE THIS FOR EVERY RELEASE
3030
31- build ${hex_version} 25.3.2.16 1.18.0 1.18.0 noble-20241015 # need to use 1.18.0 and that requires older otp & ubuntu
32- build ${hex_version} 26.2.5.11 1.18.0 1.18.0 noble-20250404
33- build ${hex_version} 27.3.3 1.18.0 1.18.0 noble-20250404
31+ build ${hex_version} 25.3.2.16 1.18.0 1.18.0 noble-20241015 # need to use exactly 1.18.0 and that requires older otp & ubuntu
32+ build ${hex_version} 26.2.5.6 1.18.0 1.18.0 noble-20241015 # ditto
33+ build ${hex_version} 27.2 1.18.0 1.18.0 noble-20241015 # ditto
3434
3535 build ${hex_version} 25.3.2.20 1.17.3 1.17.0 noble-20250404
3636 build ${hex_version} 26.2.5.11 1.17.3 1.17.0 noble-20250404
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ hex_version=$1
6969rm -rf * .ez
7070
7171# UPDATE THIS FOR EVERY RELEASE
72- build ${hex_version} 25.3.2.16 1.18.0 1.18.0 noble-20241015 # need to use 1.18.0 and that requires older otp & ubuntu
72+ build ${hex_version} 25.3.2.16 1.18.0 1.18.0 noble-20241015 # need to use exactly 1.18.0 and that requires older otp & ubuntu
7373build ${hex_version} 25.3.2.20 1.17.3 1.17.0 noble-20250404
7474build ${hex_version} 24.3.4.17 1.16.3 1.16.0 focal-20240427
7575build ${hex_version} 24.3.4.17 1.15.8 1.15.0 focal-20240427
You can’t perform that action at this time.
0 commit comments