Skip to content

Commit

Permalink
Add download links for v1.6.0-beta1 (#1116)
Browse files Browse the repository at this point in the history
Including the return of Linux PowerPC
  • Loading branch information
ararslan authored Jan 8, 2021
1 parent 2f72fa6 commit 842ee15
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
7 changes: 3 additions & 4 deletions config.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@
<!--
If the following lines are commented, the "upcoming release" section
in `downloads/index.md` will not be shown.
@def upcoming_release = "1.5.0-rc2"
@def upcoming_release_short = "1.5"
@def upcoming_release_date = "July 27, 2020"
-->
@def upcoming_release = "1.6.0-beta1"
@def upcoming_release_short = "1.6"
@def upcoming_release_date = "January 8, 2021"
8 changes: 8 additions & 0 deletions downloads/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,14 @@ Checksums for this release are available in both, [MD5](https://julialang-s3.jul
</td>
</td>
</tr>
<tr>
<th> Generic Linux on PowerPC <a href="/downloads/platform/#linux_and_freebsd">[help]</a></th>
<td colspan="3"> <a href="https://julialang-s3.julialang.org/bin/linux/ppc64le/{{upcoming_release_short}}/julia-{{upcoming_release}}-linux-ppc64le.tar.gz">64-bit (little endian)</a>
(<a href="https://julialang-s3.julialang.org/bin/linux/ppc64le/{{upcoming_release_short}}/julia-{{upcoming_release}}-linux-ppc64le.tar.gz.asc">GPG</a>)
</td>
<td colspan="3">
</td>
</tr>
<tr>
<th> Generic FreeBSD on x86 <a href="/downloads/platform/#linux_and_freebsd">[help]</a></th>
<td colspan="3"> <a href="https://julialang-s3.julialang.org/bin/freebsd/x64/{{upcoming_release_short}}/julia-{{upcoming_release}}-freebsd-x86_64.tar.gz">64-bit</a>
Expand Down

0 comments on commit 842ee15

Please sign in to comment.