Skip to content

Commit

Permalink
Group Erlang build list links by architecture in README.md (#189)
Browse files Browse the repository at this point in the history
  • Loading branch information
michallepicki authored May 20, 2024
1 parent f67bbc5 commit e5c78f8
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,14 @@ Examples of URLs are:

For lists of builds see:

* https://builds.hex.pm/builds/otp/amd64/ubuntu-20.04/builds.txt
* https://builds.hex.pm/builds/otp/amd64/ubuntu-22.04/builds.txt
* https://builds.hex.pm/builds/otp/amd64/ubuntu-24.04/builds.txt
* https://builds.hex.pm/builds/otp/arm64/ubuntu-20.04/builds.txt
* https://builds.hex.pm/builds/otp/arm64/ubuntu-22.04/builds.txt
* https://builds.hex.pm/builds/otp/arm64/ubuntu-24.04/builds.txt
* `amd64`:
* https://builds.hex.pm/builds/otp/amd64/ubuntu-20.04/builds.txt
* https://builds.hex.pm/builds/otp/amd64/ubuntu-22.04/builds.txt
* https://builds.hex.pm/builds/otp/amd64/ubuntu-24.04/builds.txt
* `arm64`:
* https://builds.hex.pm/builds/otp/arm64/ubuntu-20.04/builds.txt
* https://builds.hex.pm/builds/otp/arm64/ubuntu-22.04/builds.txt
* https://builds.hex.pm/builds/otp/arm64/ubuntu-24.04/builds.txt

## Docker images

Expand Down

0 comments on commit e5c78f8

Please sign in to comment.