mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
README: document new dl.filippo.io links
This commit is contained in:
parent
7756fbfe45
commit
fda89073cd
1 changed files with 7 additions and 1 deletions
|
|
@ -205,7 +205,13 @@ Keep in mind that people might not protect SSH keys long-term, since they are re
|
|||
</tr>
|
||||
</table>
|
||||
|
||||
On Windows, Linux, macOS, and FreeBSD you can use [the pre-built binaries](https://github.com/FiloSottile/age/releases).
|
||||
On Windows, Linux, macOS, and FreeBSD you can use the pre-built binaries.
|
||||
|
||||
```
|
||||
https://dl.filippo.io/age/latest?for=linux/amd64
|
||||
https://dl.filippo.io/age/v1.0.0-rc.1?for=darwin/arm64
|
||||
...
|
||||
```
|
||||
|
||||
If your system has [Go 1.13+](https://golang.org/dl/), you can build from source.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue