Skip to content

Commit 789164a

Browse files
committed
bump binaries
1 parent 5efb77c commit 789164a

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

CHANGELOG

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,21 @@ Release 6.0.27 (Not yet released)
44
* Fix compilation on FreeBSD.
55
* [Ruby] Fix compatibility with Rack 2 While maintaining compatibility with Rack 3. Closes GH-2595.
66
* [Ruby] Use non-deprecated functions in native extensions.
7-
*
7+
* Updated various library versions used in precompiled binaries (used for e.g. gem installs):
8+
- ccache: 4.10.2 -> 4.11.2
9+
- cmake: 3.31.3 -> 3.31.6
10+
- curl: 8.11.1 -> 8.12.1
11+
- git: 2.47.1 -> 2.49.0
12+
- libassuan: 3.0.1 -> 3.0.2
13+
- libffi: 3.4.6 -> 3.4.7
14+
- openssl: 3.4.0 -> 3.4.1
15+
- pcre2: 10.44 -> 10.45
16+
- rubies
17+
- 3.2.6 -> 3.2.7
18+
- 3.3.6 -> 3.3.7
19+
- 3.4.1 -> 3.4.2
20+
- rubygems: 3.6.2 -> 3.6.6
21+
- zstd: 1.5.6 -> 1.5.7
822

923

1024
Release 6.0.26

0 commit comments

Comments
 (0)