File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 0.12.6.8
2
+
3
+ - Add support for Ubuntu 24.04 using the Ubuntu 22.04 binary
4
+ - Add support for Linux Mint 22 using the Ubuntu 22.04 binary
5
+ - Add support for Alibaba Cloud Linux using the CentOS 8 binary
6
+ - Add support for AlmaLinux using the CentOS 8 binary
7
+ - Fix Amazon Linux 2023 support using the CentOS binaries
8
+
1
9
# 0.12.6.7
2
10
3
11
- Setup of GitHub action test automation for Linux/MacOS builds
@@ -75,4 +83,3 @@ Update MacOS `wkhtmltopdf` binary to 0.9.9
75
83
76
84
# 0.9.9
77
85
Update ` wkhtmltopdf ` binaries with version 0.9.9
78
-
Original file line number Diff line number Diff line change 2
2
3
3
Gem ::Specification . new do |s |
4
4
s . name = "wkhtmltopdf-binary"
5
- s . version = "0.12.6.7 "
5
+ s . version = "0.12.6.8 "
6
6
s . license = "Apache-2.0"
7
7
s . author = "Zakir Durumeric"
8
8
You can’t perform that action at this time.
0 commit comments