Skip to content

Commit d213008

Browse files
committed
Update package hashes for 2.3.0 with note
1 parent 8662346 commit d213008

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

blog/2024/rippled-2.3.0.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,20 @@ Additionally, new amendments are now open for voting according to the XRP Ledger
2525

2626
On supported platforms, see the [instructions on installing or updating `rippled`](../../docs/infrastructure/installation/index.md).
2727

28+
| Package | SHA-256 |
29+
|:--------|:--------|
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) | `fb74f401e5ba121bbc37e6188aa064488ad78ffef549a1e19bc8b71316d08031` |
31+
| [DEB for Ubuntu / Debian (x86-64)](https://repos.ripple.com/repos/rippled-deb/pool/stable/rippled_2.3.0-1_amd64.deb) | `5d616d53218b47a2f0803c1d37d410f72d19b57cdb9cabdf77b1cf0134cce3ca` |
32+
| [Portable Builds (Linux x86-64)](https://github.com/XRPLF/rippled-portable-builds) | (Use signature verification) |
33+
34+
{% admonition type="info" name="Note" %}
35+
The packages in the stable repository were accidentally overwritten with a slightly different build from the same source code. This post has been updated with the new package hashes based on the packages currently available in the stable branch of each repository. The previous package hashes, below, are also acceptable, and represent the same release:
36+
2837
| Package | SHA-256 |
2938
|:--------|:--------|
3039
| [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` |
3140
| [DEB for Ubuntu / Debian (x86-64)](https://repos.ripple.com/repos/rippled-deb/pool/stable/rippled_2.3.0-1_amd64.deb) | `c773c9e33cb0e661cc8805bd55bf1e28b36c399107a562bae1d2291515ef9838` |
32-
| [Portable Builds (Linux x86-64)](https://github.com/XRPLF/rippled-portable-builds) | (Use signature verification) |
41+
{% /admonition %}
3342

3443
For other platforms, please [build from source](https://github.com/XRPLF/rippled/blob/master/BUILD.md). The most recent commit in the git log should be the change setting the version:
3544

0 commit comments

Comments
 (0)