Skip to content

Commit 100689b

Browse files
chore: update dashmate links to latest version (#476)
Co-authored-by: thephez <[email protected]>
1 parent e9b9dc2 commit 100689b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/user/masternodes/setup-evonode.rst

+3-3
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.7.1/dashmate_1.7.1.fc7d994b8-1_amd64.deb
246+
wget https://github.com/dashpay/platform/releases/download/v1.8.0/dashmate_1.8.0.e4e156c86-1_amd64.deb
247247
sudo apt update
248-
sudo apt install ./dashmate_1.7.1.fc7d994b8-1_amd64.deb
248+
sudo apt install ./dashmate_1.8.0.e4e156c86-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.7.1.fc7d994b8-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.8.0.e4e156c86-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

+3-3
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.7.1/dashmate_1.7.1.fc7d994b8-1_amd64.deb
56+
wget https://github.com/dashpay/platform/releases/download/v1.8.0/dashmate_1.8.0.e4e156c86-1_amd64.deb
5757

5858
Install dashmate using apt::
5959

6060
sudo apt update
61-
sudo apt install ./dashmate_1.7.1.fc7d994b8-1_amd64.deb
61+
sudo apt install ./dashmate_1.8.0.e4e156c86-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.7.1.fc7d994b8-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.8.0.e4e156c86-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)