You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge bitcoin/bitcoin#27441: doc: correct sqlite & qrencode versions used in depenendencies.md
a12d9cf doc: correct sqlite & qrencode versions used in depenendencies.md (fanquake)
Pull request description:
Followup to bitcoin/bitcoin#27312 & bitcoin/bitcoin#25378.
ACKs for top commit:
achow101:
ACK a12d9cf
hebasto:
ACK a12d9cf, I have reviewed the code and it looks OK, I agree it can be merged.
jarolrod:
ACK a12d9cf
Tree-SHA512: 29e1fe4c31089fce6acbadb14aa7619fdd55738a882b490f1a0835d7648798a68b4f0d62e213c60d92f8e021ea856a4d1759578da07413265fef2338840da506
|[qrencode](../depends/packages/qrencode.mk)|[link](https://fukuchi.org/works/qrencode/)|[3.4.4](https://github.com/bitcoin/bitcoin/pull/6373)|| No |
32
+
|[qrencode](../depends/packages/qrencode.mk)|[link](https://fukuchi.org/works/qrencode/)|[4.1.1](https://github.com/bitcoin/bitcoin/pull/27312)|| No |
33
33
|[Qt](../depends/packages/qt.mk)|[link](https://download.qt.io/official_releases/qt/)|[5.15.5](https://github.com/bitcoin/bitcoin/pull/25719)|[5.11.3](https://github.com/bitcoin/bitcoin/pull/24132)| No |
34
34
35
35
### Networking
@@ -47,4 +47,4 @@ You can find installation instructions in the `build-*.md` file for your platfor
47
47
| Dependency | Releases | Version used | Minimum required | Runtime |
|[SQLite](../depends/packages/sqlite.mk)|[link](https://sqlite.org)|[3.32.1](https://github.com/bitcoin/bitcoin/pull/19077)|[3.7.17](https://github.com/bitcoin/bitcoin/pull/19077)| No |
50
+
|[SQLite](../depends/packages/sqlite.mk)|[link](https://sqlite.org)|[3.38.5](https://github.com/bitcoin/bitcoin/pull/25378)|[3.7.17](https://github.com/bitcoin/bitcoin/pull/19077)| No |
0 commit comments