Page History
...
Previous versions of the installer were numbered 0.0.1 to 0.0.7. From this release onward we are adopting a new policy. Installer releases will have a 4 component version a.b.c.d. a.b.c gives the Stubby version. d indicates the installer package revision, starting at 0 for the first packaging of a given Stubby version.
The 0.2.5.0 release now provides a 32bit install as well as a 64bit install.
On a 64bit Windows installation, a 32bit install will place files in
C:\Program Files (x86)\Stubby
. All other installs place files inC:\Program Files\Stubby
.
- This release corrects the default configuration file location to
C:\Program Files\Stubby\stubby.yml
. This path no longer needs to be specified on the command line. stubby.bat
has been updated to look for the configuration file in the same directory as the Stubby executable.
Latest installer is version 0.3.0.6 built from:
getdns version: 1.6.0
openssl version: 1.0.2s
stubby version: 0.3.0
Latest chocolatey package is available here: https://chocolatey.org/packages/stubby/0.3.0.6
Latest msi and zip installers:
Description | File | SHA256 Checksum |
---|---|---|
64bit Windows Installer | abc0c103d56d620ef942b48d7c3c2713638587a397baecb003644c82816a0249 | |
32bit Windows Installer | stubby-0.3.0.6-x86.msi | a1afae37090c622304d4ea8ad593f277fed50b5bd2281032b4bb9522c1097e2e |
Zip file with 64bit install | 9e6b1480bc9690d8280a921499273d85c59bc7097ff7203efc2a7ba7351df2f7 | |
Zip file with 32bit install | db742031551af20d611b011dea7827a6611281d28e8b3dcada7a8cc92fa4a0bb |
...