You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,15 +25,15 @@ At least one system with Windows 7 SP1 and the installation of. NET Framework 4.
25
25
26
26
### Installing
27
27
28
-
To install Simple DNSCrypt use the latest (stable) MSI packages: [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.6/SimpleDNSCrypt.msi) or [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.6/SimpleDNSCrypt64.msi).
28
+
To install Simple DNSCrypt use the latest (stable) MSI packages: [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.5/SimpleDNSCrypt.msi) or [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.5/SimpleDNSCrypt64.msi).
29
29
30
30
### File Signing
31
31
32
32
The MSI package and the SimpleDnsCrypt.exe are signed via a *COMODO RSA Code Signing CA*.
33
33
The files are signed under the name: *EAM Experience Area Münsingen GmbH*
34
34
35
35
You also can verify the MSI packages with [minisign](https://jedisct1.github.io/minisign/).
36
-
The minisign signatures [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.6/SimpleDNSCrypt.msi.minisig) and [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.6/SimpleDNSCrypt64.msi.minisig) can be verified with the following command:
36
+
The minisign signatures [x86](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.5/SimpleDNSCrypt.msi.minisig) and [x64](https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.5/SimpleDNSCrypt64.msi.minisig) can be verified with the following command:
0 commit comments