Skip to content

Commit dcc4a50

Browse files
authored
Merge pull request #1486 from Concordium/release-node-mainnet-10.0.5
Release node mainnet 10.0.5
2 parents ad2e1e6 + b440bdb commit dcc4a50

4 files changed

Lines changed: 153 additions & 117 deletions

File tree

source/mainnet/docs/installation/downloads.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ For the system requirements to run a node and installation instructions for each
221221

222222
.. dropdown:: Ubuntu |mainnet-node-version|
223223

224-
To run a node on a server with Ubuntu, `download a Mainnet Debian package <https://distribution.mainnet.concordium.software/deb/concordium-mainnet-node_9.0.7-3_amd64.deb>`_.
224+
To run a node on a server with Ubuntu, `download a Mainnet Debian package <https://distribution.mainnet.concordium.software/deb/concordium-mainnet-node_10.0.5-0_amd64.deb>`_.
225225

226226
- SHA256 checksum of the download: |node-deb-package-checksum|
227227

@@ -235,13 +235,13 @@ For the system requirements to run a node and installation instructions for each
235235

236236
.. dropdown:: Windows |mainnet-node-version|
237237

238-
To run a node on Windows, `download a Mainnet Windows Installer package <https://distribution.concordium.software/windows/Node-9.0.7-3.msi>`_. **Please be aware that you should backup your configuration, as the installer will overwrite the current configuration with a standard configuration.**
238+
To run a node on Windows, `download a Mainnet Windows Installer package <https://distribution.concordium.software/windows/Node-10.0.5-0.msi>`_. **Please be aware that you should backup your configuration, as the installer will overwrite the current configuration with a standard configuration.**
239239

240240
To learn how to run a node on Windows, see :ref:`Run and manage a node on Windows <run-node-windows>`.
241241

242242
.. dropdown:: Mac |mainnet-node-version|
243243

244-
To run a node on macOS, `download a Mainnet macOS installer package <https://distribution.concordium.software/macos/concordium-node-9.0.7-3.pkg>`_.
244+
To run a node on macOS, `download a Mainnet macOS installer package <https://distribution.concordium.software/macos/concordium-node-10.0.5-0.pkg>`_.
245245

246246
To learn how to run a node on Mac, see :ref:`Run and manage a node on macOS <run-node-macos>`.
247247

source/mainnet/docs/installation/previous-node-downloads.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Windows - Mainnet and Testnet
1414

1515
**Please be aware that you should backup your configuration, as the installer will overwrite the current configuration with a standard configuration.**
1616

17+
`Windows 9.0.7 <https://distribution.concordium.software/windows/Node-9.0.7-3.msi>`_
18+
1719
`Windows 8.0.3 <https://distribution.concordium.software/windows/Signed/Node-8.0.3-1.msi>`_
1820

1921
`Windows 7.0.4 <https://distribution.concordium.software/windows/Signed/Node-7.0.4-0.msi>`_
@@ -61,6 +63,8 @@ Windows - Mainnet and Testnet
6163
macOS - Mainnet and Testnet
6264
===========================
6365

66+
`macOS 9.0.7 <https://distribution.concordium.software/macos/concordium-node-9.0.7-3.pkg>`_
67+
6468
`macOS 8.0.3 <https://distribution.concordium.software/macos/signed/concordium-node-8.0.3-1.pkg>`_
6569

6670
`macOS 7.0.4 <https://distribution.concordium.software/macos/signed/concordium-node-7.0.4.pkg>`_
@@ -110,6 +114,16 @@ Default GRPC port is set to ``20000``
110114

111115
Default listen port is set to ``8888``
112116

117+
`9.0.7 <https://distribution.mainnet.concordium.software/deb/concordium-mainnet-node_9.0.7-3_amd64.deb>`__
118+
119+
- Verification instructions
120+
121+
In a terminal:
122+
123+
#. Navigate to the download.
124+
#. Paste the following into the terminal: $sha256sum concordium-mainnet-node_9.0.7-3_amd64.deb
125+
#. Verify that the output matches the SHA256 checksum ``b92187715c435b551090f60e15846900a3c9b8de610ebc65464b72853ce3cf34``
126+
113127
`8.0.3 <https://distribution.mainnet.concordium.software/deb/concordium-mainnet-node_8.0.3-1_amd64.deb>`__
114128

115129
- Verification instructions

0 commit comments

Comments
 (0)