Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ultrahorizon/UH-VPN-Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jwsi committed Jul 26, 2020
2 parents d1ff909 + 114b206 commit 44405f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion source/clients/windows/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Windows
:height: 44
:alt: Download for Windows
:align: center
:target: https://uh-vpn.s3.amazonaws.com/clients/windows/uh-vpn-installer_1.0.1.msi
:target: https://uh-vpn.s3.amazonaws.com/clients/windows/uh-vpn-installer_1.0.2.msi

The UH VPN Windows application can be downloaded by clicking the badge at the top
of the page. The sections below detail specific instructions on how to use the Windows application.
Expand Down
5 changes: 4 additions & 1 deletion source/clients/windows/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ command:

.. code-block:: powershell
Get-FileHash .\uh-vpn-installer_1.0.1.msi
Get-FileHash .\uh-vpn-installer_1.0.2.msi
The output should be as follows, pay close attention that the Hash is exactly
the same.
Expand All @@ -28,7 +28,10 @@ the same.
Algorithm Hash Path
--------- ---- ----
SHA256 C85C9140B9598009D8B6DBC684247263BB8559B5A4079F476FC3B8E40BCDD648 uh-vpn-installer_1.0.2.msi
... Older versions:
SHA256 1FE952AE389CDEF4F430980C07C6FF29CA7CCD38CD80EF32E19717F2646AAE44 uh-vpn-installer_1.0.1.msi
SHA256 32361FCCF91C9D491AD790011CBC529DEC39A0F33EF10B0862BF939A7C4C089A uh-vpn-installer_1.0.0.msi
Alternatively, one can right click on the MSI in Windows File Exporer and select
Expand Down

0 comments on commit 44405f1

Please sign in to comment.