From 40cb8bfd419f594a0b0eba06ba022a4b90262798 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Tue, 5 Nov 2019 16:36:41 +0100 Subject: [PATCH] Update precompiled versions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7320bd3..2a04a66 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ All of these can be served simultaneously, on the same port (usually port 443). ### Option 1: precompiled binary for Linux Download the Encrypted DNS Server -[precompiled application for Linux (x86_64)](https://github.com/jedisct1/encrypted-dns-server/suites/272969134/artifacts/148910). +[precompiled application for Linux (x86_64)](https://github.com/jedisct1/encrypted-dns-server/suites/296428430/artifacts/248232). And make the application executable: @@ -30,7 +30,7 @@ chmod +x encrypted-dns Nothing else has to be installed. It doesn't require any external dependencies. -A [Debian package](https://github.com/jedisct1/encrypted-dns-server/suites/272969134/artifacts/148911) +A [Debian package](https://github.com/jedisct1/encrypted-dns-server/suites/296428430/artifacts/248233) for Linux/x86_64 is also available. In this package, the example configuration file can be found in `/usr/share/doc/encrypted-dns/`.