Skip to content

Commit 9b01198

Browse files
authored
Update README.md
1 parent 9f90aae commit 9b01198

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -571,15 +571,18 @@ We have thoroughly tested the PKCS11 Java Wrapper in various environments to ens
571571

572572
| Operating System | Processor | Java Version | OpenSC Version | Status |
573573
|------------------|-----------|--------------|----------------|--------|
574-
| Windows 11 x64 | AMD Ryzen 9 7950X3D (x64) | LTS 21 (Eclipse Temurin) | 0.25.1 ||
575-
| macOS Sonoma 14.5 | M3 Max (arm) | LTS 21 (Eclipse Temurin) | 0.25.1 ||
576-
577-
### Windows 11 x64
578-
- **Java**: LTS 21 Eclipse Temurin
579-
- **OpenSC**: Version 0.25.1
574+
| Windows 11 x64 | x64 | LTS 21 (Eclipse Temurin) | 0.25.1 ||
575+
| Windows 11 x64 | x32 | LTS 17 (Eclipse Temurin) | 0.25.0 ||
576+
| Windows 11 x64 | x64 | LTS 21 (Eclipse Temurin) | 0.24.0 ||
577+
| Windows 11 x64 | x64 | LTS 21 (Eclipse Temurin) | 0.23.0-rc2 ||
578+
| macOS Sonoma 14.5 | arm | LTS 21 (Eclipse Temurin) | 0.25.1 ||
579+
580+
### Windows 11 x64 and x32
581+
- **Java**: LTS 21 Eclipse Temurin / LTS 17 Eclipse Temurin
582+
- **OpenSC**: Versions: 0.25.1, 0.24.0, 0.23.0-rc2, 0.25.0
580583
- **Status**: Fully tested and operational
581584

582-
### macOS Sonoma 14.5 (M3 MAX)
585+
### macOS Sonoma 14.5
583586
- **Java**: LTS 21 Eclipse Temurin
584587
- **OpenSC**: Version 0.25.1
585588
- **Status**: Fully tested and operational

0 commit comments

Comments
 (0)