Skip to content

Commit 2c0861d

Browse files
[create-pull-request] automated change (#435)
Co-authored-by: thephez <8145677+thephez@users.noreply.github.com>
1 parent 1090ebc commit 2c0861d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/user/masternodes/setup-evonode.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -243,13 +243,13 @@ dashmate dependencies::
243243
Download the dashmate installation package for your CPU architecture from the `GitHub releases page
244244
<https://github.com/dashpay/platform/releases/latest>`__ and install it using apt::
245245

246-
wget https://github.com/dashpay/platform/releases/download/v1.6.1/dashmate_1.6.1.1d4c3b418-1_amd64.deb
246+
wget https://github.com/dashpay/platform/releases/download/v1.6.2/dashmate_1.6.2.afe982a10-1_amd64.deb
247247
sudo apt update
248-
sudo apt install ./dashmate_1.6.1.1d4c3b418-1_amd64.deb
248+
sudo apt install ./dashmate_1.6.2.afe982a10-1_amd64.deb
249249

250250
.. note:: At the end of the installation process, ``apt`` may display an error due to installing a downloaded package. You can ignore this error message:
251251

252-
``N: Download is performed unsandboxed as root as file '/home/ubuntu/dashmate_1.6.1.1d4c3b418-1_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)``
252+
``N: Download is performed unsandboxed as root as file '/home/ubuntu/dashmate_1.6.2.afe982a10-1_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)``
253253

254254
Alternative installation options are available on the :hoverxref:`dashmate page
255255
<dashmate-install>`.

docs/user/network/dashmate/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,16 @@ Debian package
5353
Download the newest dashmate installation package for your architecture from the `GitHub releases
5454
page <https://github.com/dashpay/platform/releases/latest>`__::
5555

56-
wget https://github.com/dashpay/platform/releases/download/v1.6.1/dashmate_1.6.1.1d4c3b418-1_amd64.deb
56+
wget https://github.com/dashpay/platform/releases/download/v1.6.2/dashmate_1.6.2.afe982a10-1_amd64.deb
5757

5858
Install dashmate using apt::
5959

6060
sudo apt update
61-
sudo apt install ./dashmate_1.6.1.1d4c3b418-1_amd64.deb
61+
sudo apt install ./dashmate_1.6.2.afe982a10-1_amd64.deb
6262

6363
.. note:: At the end of the installation process, ``apt`` may display an error due to installing a downloaded package. You can ignore this error message:
6464

65-
``N: Download is performed unsandboxed as root as file '/home/ubuntu/dashmate_1.6.1.1d4c3b418-1_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)``
65+
``N: Download is performed unsandboxed as root as file '/home/ubuntu/dashmate_1.6.2.afe982a10-1_amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)``
6666

6767
Node package
6868
^^^^^^^^^^^^

0 commit comments

Comments
 (0)