We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 165819a commit b981973Copy full SHA for b981973
doc/install/binary.md
@@ -7,7 +7,7 @@ ddns-route53 binaries are available in [releases](https://github.com/crazy-max/d
7
Choose the archive matching the destination platform and extract ddns-route53:
8
9
```
10
-wget -qO- https://github.com/crazy-max/ddns-route53/releases/download/v1.2.1/ddns-route53_1.2.1_linux_x86_64.tar.gz | tar -zxvf - ddns-route53
+wget -qO- https://github.com/crazy-max/ddns-route53/releases/download/v1.4.1/ddns-route53_1.4.1_linux_x86_64.tar.gz | tar -zxvf - ddns-route53
11
12
13
## Test
0 commit comments