mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 20:05:50 +00:00
Add package hashes and commit for rippled 2.3.0
This commit is contained in:
@@ -27,14 +27,18 @@ On supported platforms, see the [instructions on installing or updating `rippled
|
||||
|
||||
| Package | SHA-256 |
|
||||
|:--------|:--------|
|
||||
| [RPM for Red Hat / CentOS (x86-64)](https://repos.ripple.com/repos/rippled-rpm/stable/rippled-2.3.0-1.el7.x86_64.rpm) | `TODO` |
|
||||
| [DEB for Ubuntu / Debian (x86-64)](https://repos.ripple.com/repos/rippled-deb/pool/stable/rippled_2.3.0-1_amd64.deb) | `TODO` |
|
||||
| [RPM for Red Hat / CentOS (x86-64)](https://repos.ripple.com/repos/rippled-rpm/stable/rippled-2.3.0-1.el7.x86_64.rpm) | `980547fc8eea56e4010f294305166df00f8962219e91493c4f687e9eed67d47a` |
|
||||
| [DEB for Ubuntu / Debian (x86-64)](https://repos.ripple.com/repos/rippled-deb/pool/stable/rippled_2.3.0-1_amd64.deb) | `c773c9e33cb0e661cc8805bd55bf1e28b36c399107a562bae1d2291515ef9838` |
|
||||
| [Portable Builds (Linux x86-64)](https://github.com/XRPLF/rippled-portable-builds) | (Use signature verification) |
|
||||
|
||||
For other platforms, please [build from source](https://github.com/ripple/rippled/tree/master/Builds). The most recent commit in the git log should be the change setting the version:
|
||||
|
||||
```text
|
||||
TODO
|
||||
commit f64cf9187affd69650907d0d92e097eb29693945
|
||||
Author: Elliot Lee <github.public@intelliot.com>
|
||||
Date: Mon Nov 25 12:27:17 2024 -0800
|
||||
|
||||
Set version to 2.3.0
|
||||
```
|
||||
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
- group: '2024'
|
||||
expanded: false
|
||||
items:
|
||||
- page: 2024/rippled-2.3.0.md
|
||||
- page: 2024/rippled-2.2.3.md
|
||||
- page: 2024/rippled-2.2.2.md
|
||||
- page: 2024/testnet-reset-notification.md
|
||||
|
||||
Reference in New Issue
Block a user