Skip to content

Commit 2445bf5

Browse files
committed
Revert "Push 0.4.6"
This reverts commit 879f844.
1 parent 879f844 commit 2445bf5

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ At least one system with Windows 7 SP1 and the installation of. NET Framework 4.
2525

2626
### Installing
2727

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).
2929

3030
### File Signing
3131

3232
The MSI package and the SimpleDnsCrypt.exe are signed via a *COMODO RSA Code Signing CA*.
3333
The files are signed under the name: *EAM Experience Area Münsingen GmbH*
3434

3535
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:
3737

3838
minisign -Vm SimpleDNSCrypt.msi -P RWTSM+4BNNvkZPNkHgE88ETlhWa+0HDzU5CN8TvbyvmhVUcr6aQXfssV
3939
minisign -Vm SimpleDNSCrypt64.msi -P RWTSM+4BNNvkZPNkHgE88ETlhWa+0HDzU5CN8TvbyvmhVUcr6aQXfssV

update.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
update:
2-
version: 0.4.6
2+
version: 0.4.5
33
type: 1
4-
release: 2018-02-11
4+
release: 2018-02-08
55
publickey: RWTSM+4BNNvkZPNkHgE88ETlhWa+0HDzU5CN8TvbyvmhVUcr6aQXfssV
66
installer:
7-
uri: https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.6/SimpleDNSCrypt.msi
7+
uri: https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.5/SimpleDNSCrypt.msi
88
name: SimpleDNSCrypt.msi
99
signature:
10-
uri: https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.6/SimpleDNSCrypt.msi.minisig
10+
uri: https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.5/SimpleDNSCrypt.msi.minisig
1111

update64.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
update:
2-
version: 0.4.6
2+
version: 0.4.5
33
type: 1
4-
release: 2018-02-11
4+
release: 2018-02-08
55
publickey: RWTSM+4BNNvkZPNkHgE88ETlhWa+0HDzU5CN8TvbyvmhVUcr6aQXfssV
66
installer:
7-
uri: https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.6/SimpleDNSCrypt64.msi
7+
uri: https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.5/SimpleDNSCrypt64.msi
88
name: SimpleDNSCrypt64.msi
99
signature:
10-
uri: https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.6/SimpleDNSCrypt64.msi.minisig
10+
uri: https://github.com/bitbeans/SimpleDnsCrypt/releases/download/0.4.5/SimpleDNSCrypt64.msi.minisig
1111

0 commit comments

Comments
 (0)