Skip to content

Commit 289f405

Browse files
committed
Add package hashes and commit for rippled 2.3.0
1 parent 4ff1ac7 commit 289f405

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

blog/2024/rippled-2.3.0.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,18 @@ On supported platforms, see the [instructions on installing or updating `rippled
2727

2828
| Package | SHA-256 |
2929
|:--------|:--------|
30-
| [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` |
31-
| [DEB for Ubuntu / Debian (x86-64)](https://repos.ripple.com/repos/rippled-deb/pool/stable/rippled_2.3.0-1_amd64.deb) | `TODO` |
30+
| [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` |
31+
| [DEB for Ubuntu / Debian (x86-64)](https://repos.ripple.com/repos/rippled-deb/pool/stable/rippled_2.3.0-1_amd64.deb) | `c773c9e33cb0e661cc8805bd55bf1e28b36c399107a562bae1d2291515ef9838` |
3232
| [Portable Builds (Linux x86-64)](https://github.com/XRPLF/rippled-portable-builds) | (Use signature verification) |
3333

3434
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:
3535

3636
```text
37-
TODO
37+
commit f64cf9187affd69650907d0d92e097eb29693945
38+
Author: Elliot Lee <github.public@intelliot.com>
39+
Date: Mon Nov 25 12:27:17 2024 -0800
40+
41+
Set version to 2.3.0
3842
```
3943

4044

blog/sidebars.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
- group: '2024'
77
expanded: false
88
items:
9+
- page: 2024/rippled-2.3.0.md
910
- page: 2024/rippled-2.2.3.md
1011
- page: 2024/rippled-2.2.2.md
1112
- page: 2024/testnet-reset-notification.md

0 commit comments

Comments
 (0)