Skip to content

Commit 4ed9e64

Browse files
committed
Merge #792: Bitcoin Core 22.0
a7efed1 Update IRC server to libera (W. J. van der Laan) 7627542 Release 22.0: fixups (David A. Harding) b85badc Revert "Downloads: fix URL" (David A. Harding) 477633c Bitcoin Core 22.0 (W. J. van der Laan) Pull request description: I hope the site can cope with the new version syntax. Top commit has no ACKs. Tree-SHA512: f4620e4ee2bce4c3c1df06461ac171e753d06966d5e527ce396ae224d8a80765c080f68f3c02e7c1b805ca99383d0bdf41a5a14460f4bab9c8ff226ec9311381
2 parents 60ea732 + a7efed1 commit 4ed9e64

File tree

3 files changed

+1223
-2
lines changed

3 files changed

+1223
-2
lines changed

_data/binaries.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
win64zip: "win64.zip"
2-
win64exe: "win64-setup-unsigned.exe"
3-
macdmg: "-osx.dmg"
2+
win64exe: "win64-setup.exe"
3+
macdmg: "-osx-signed.dmg"
44
mactar: "osx64.tar.gz"
55
lin64: "x86_64-linux-gnu.tar.gz"
66
riscv64: "riscv64-linux-gnu"
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Bitcoin Core 22.0 released
3+
name: blog-release-22.0
4+
id: en-blog-release-0.22.0
5+
lang: en
6+
type: posts
7+
layout: post
8+
9+
## If this is a new post, reset this counter to 1.
10+
version: 1
11+
12+
## Only true if release announcement or security annoucement. English posts only
13+
announcement: 1
14+
15+
excerpt: >
16+
Bitcoin Core 22.0 is now available.
17+
---
18+
Bitcoin Core version 22.0 is now available for [download][download
19+
page]. See the [release notes][] for more information about the many
20+
new features and bug fixes in this release.
21+
22+
If have any questions, please stop by the #bitcoin IRC chatroom
23+
([IRC][irc], [web][web irc]) and we’ll do our best to help you.
24+
25+
[release notes]: /en/releases/22.0/
26+
[IRC]: irc://irc.libera.chat/bitcoin
27+
[web irc]: https://web.libera.chat/#bitcoin
28+
[download page]: /en/download
29+
30+
{% include references.md %}

0 commit comments

Comments
 (0)